type Word = System.DWORD; PWord = ^System.DWORD; const MAXWORD = High(System.DWORD); MINWORD = Low(System.DWORD);