[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Virtual key code for the Backspace key. Not to be confused with the Android BACK navigation key which is mapped to VK_ESCAPE.
Source position: lcltype.pp line 411
const VK_BACK = 8; |
lazarus-ccr.sourceforge.net |