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

PDWord

Pointer to DWord type.

Declaration

Source position: types.pp line 376

type PDWord = ^DWORD;

Description

PDWord is equivalent to the PCardinal type.

See also

DWord

  

Alias for cardinal type.


Documentation generated on: Jul 24 2023