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

MAXDWORD

Maximum value for the WinAPI DWORD type ($FFFF FFFF).

Declaration

Source position: lcltype.pp line 167

const MAXDWORD = DWord($FFFFFFFF);

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