OnKeyPress
Fired when the user presses a key
Data:Returns the ASCII code of the key pressed. The user can change this value. To cancel the entered key then return in Data the value 0.
For Control(s): ctrEDIT, ctrLEDIT, ctrMEMO, ctrRTFMEMO
Go Back