|
RAD Studio VCL Reference
|
Indicates that a module is a library.
pfLibraryModule = $80000000;pfLibraryModule = 0x80000000;The GetPackageInfo function returns information about a package. It returns a set of flags.
pfLibraryModule is one of these flag values, indicating that the module is a library (.dll file extension).
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|