type AIReferenceList = class(
TActiveList
)
TActiveList
Constructor Create(aParent: pointer); |
|
Destructor Destroy; override; |
|
procedure FullDisplay(aStrings: TStrings); virtual; |
Constructor Create(aParent: pointer); |
Destructor Destroy; override; |
procedure FullDisplay(aStrings: TStrings); virtual; |
property ParentPointer: Pointer; |
property ParentPointer: Pointer; |