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 170

const MAXDWORD = DWord($FFFFFFFF);

Version 4.6 Hosted on Source Forge