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

const VK_BACK = 8;


Version 4.0 Generated 2025-05-03 Home