[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Types' (#rtl)

PDWord

Pointer to DWord type

Declaration

Source position: types.pp line 253

type PDWord = ^DWORD;

Description

PDWord is equivalent to the PCardinal type.

See also

DWord

  

Alias for cardinal type


Documentation generated on: May 14 2021