RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Generics.Collections.PObject Type

PObject is pointer type to a System::TObject class.

Pascal
PObject = ^TObject;
C++
^TObject PObject;

PObject is pointer type to a System::TObject class. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!