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

MAXDWORD

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

Declaration

Source position: lcltype.pp line 167

const MAXDWORD = DWord($FFFFFFFF);