RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PSingle Type

PSingle is a pointer to a Single variable.

Pascal
PSingle = ^Single;
C++
^Single PSingle;

System

PSingle is a pointer to a Single variable. 

 

Single

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