[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Pointer to DWord type
Source position: types.pp line 210
type PDWord = ^DWORD; |
PDWord is equivalent to the PCardinal type.
|
Alias for cardinal type |
lazarus-ccr.sourceforge.net |