PBoolean is a pointer to a Boolean variable.
PBoolean = ^Boolean;
^Boolean PBoolean;
System
PBoolean is a pointer to a Boolean variable.
Boolean
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|