RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PCurrency Type

PCurrency is a pointer to a Currency variable.

Pascal
PCurrency = ^Currency;
C++
^Currency PCurrency;

System

PCurrency is a pointer to a Currency variable. 

 

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