procedure TMainForm.KeyDown(Sender: TObject; var Key: Word; Shift: TShiftState);
begin
if (GetKeyState(Ord(‘Q ‘)) The above event only works when the focus is set to the main form.
If I run the ap
Tag: How to Test
iPhone – How do I detect click notes PIN on a map?
I want to detect click on the annotation pin (mapkit) so that I can perform actions on the event.
Now, if I touch the annotation pin, The default comment tag will pop up. I want to customize