RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PLibModule Type

PLibModule is a pointer to a System::TLibModule variable.

Pascal
PLibModule = ^TLibModule;
C++
^TLibModule PLibModule;

PLibModule is a pointer to a System::TLibModule variable. 

 

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