RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PDateTime Type

PDateTime is a pointer to a TDateTime variable.

Pascal
PDateTime = ^TDateTime;
C++
^TDateTime PDateTime;

PDateTime is a pointer to a TDateTime variable. 

 

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