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

TKeyBoardState

State array of 256 possible (virtual) keys.

Declaration

Source position: lcltype.pp line 217

type TKeyBoardState = array [0..255] of Byte;