| Class TPacksCustomModule (unit PacksExp) |
TCustomModule
| Constructors |
constructor Create(ARoot:TComponent);| Functions |
destructor Destroy;
procedure ExecuteVerb(Index:integer);
function getAttributes:TCustomModuleAttributes;
function getVerb(Index:integer):string;
function getVerbCount:integer;
procedure Saving;
procedure ValidateComponent(Component:TComponent);| Properties |
| Events |
| Variables |
| Constructors |
constructor Create(ARoot:TComponent);TPacksCustomModule
| Functions |
destructor Destroy;
procedure ExecuteVerb(Index:integer);
function getAttributes:TCustomModuleAttributes;
function getVerb(Index:integer):string;
function getVerbCount:integer;
procedure Saving;
procedure ValidateComponent(Component:TComponent);| Properties |
| Events |
| Variables |