[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

VK_BACK

Virtual key code for the Backspace key. Not to be confused with the Android BACK navigation key which is mapped to VK_ESCAPE.

Declaration

Source position: lcltype.pp line 411

const VK_BACK = 8;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.