System.Types.PDouble
Delphi
PDouble = ^Double; {$NODEFINE PDouble} { defined in sysmac.h }
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| pointer | public | System.pas | System.Types | System.Types |
Description
Pointer to Double.
Delphi
PDouble = ^Double; {$NODEFINE PDouble} { defined in sysmac.h }
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| pointer | public | System.pas | System.Types | System.Types |
Pointer to Double.