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