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