RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PDate Type

PDate is a pointer to a Date variable.

Pascal
PDate = ^Double;
C++
^Double PDate;

PDate is a pointer to a Date variable. 

 

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