RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PDouble Type

PDouble is a pointer to a Double variable.

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

System

PDouble is a pointer to a Double variable. 

 

Double

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!