RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PDate Type

PDate is a pointer to a Date variable.

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

System

PDate is a pointer to a Date variable. 

 

Date

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