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

PDWord

Pointer to DWord type

Declaration

Source position: types.pp line 210

type PDWord = ^DWORD;

Description

PDWord is equivalent to the PCardinal type.

See also

DWord

  

Alias for cardinal type

The latest version of this document can be found at lazarus-ccr.sourceforge.net.