RAD Studio VCL Reference
System.PInt64 Type
Description
|
See Also
Collapse All
PInt64 is a pointer to an Int64 variable.
Pascal
PInt64
= ^Int64;
C++
^Int64
PInt64
;
File
System
Description
PInt64 is a pointer to an Int64 variable.
See Also
Int64
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic?
Send feedback!