[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;


Version 3.2 Generated 2024-02-25 Home