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

MAXBYTE

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

Declaration

Source position: lcltype.pp line 165

const MAXBYTE = Byte($FF);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.