RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PLibModule Type

PLibModule is a pointer to a TLibModule variable.

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

System

PLibModule is a pointer to a TLibModule variable. 

 

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