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

MAXBYTE

Maximum value for the WinAPI BYTE type ($FF).

Declaration

Source position: lcltype.pp line 165

const MAXBYTE = Byte($FF);