RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PDouble Type

PDouble is a pointer to a Double variable.

Pascal
PDouble = ^Double;
C++
^Double PDouble;

PDouble is a pointer to a Double variable. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!