Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TKeyBoardState

State array of 256 possible (virtual) keys.

Declaration

Source position: lcltype.pp line 219

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