Re: Keyboard Event
- From: Jamie <jamie_5_not_valid_after_5_Please@xxxxxxxxxxx>
- Date: Sun, 12 Jun 2005 21:23:22 -0700
Sander Martens wrote:
Hi All,
How can I register the pressing of the enter key?
Something like if Key = VK_Return then begin end;
Thanks in advance.
you have events on your form that allows you to monitor the keyboard messages how ever, you need to set the KEYPREVIEW property to True so that the form will call the events.
.
- References:
- Keyboard Event
- From: Sander Martens
- Keyboard Event
- Prev by Date: Re: Timage.autosize
- Next by Date: How to install TXMLDocument in Win32
- Previous by thread: Re: Keyboard Event
- Next by thread: Display and Edit PDF
- Index(es):