RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PInt64 Type

PInt64 is a pointer to an Int64 variable.

Pascal
PInt64 = ^Int64;
C++
^Int64 PInt64;

System

PInt64 is a pointer to an Int64 variable. 

 

Int64

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