Indicates whether the module is a shared library.
IsLibrary: Boolean;
Boolean IsLibrary;
System
The IsLibrary variable is true if the module is a dynamic link library (Windows) or shared object (Linux).
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|