API:System.TLibModule
Delphi
TLibModule = record
C++
struct DECLSPEC_DRECORD TLibModule
{
public:
TLibModule *Next;
NativeUInt Instance;
NativeUInt CodeInstance;
NativeUInt DataInstance;
NativeUInt ResInstance;
TPackageTypeInfo *TypeInfo;
NativeInt Reserved;
};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
record struct |
public | System.pas System.hpp |
System | System |
Description
Embarcadero Technologies does not currently have any additional information.