Class TMyGenericList
Unit
Declaration
type TMyGenericList = class(TObjectList<TMyObject>)
Description
No description available, ancestor TObjectList description follows
No description available, ancestor TList description follows
No description available, ancestor TEnumerable description follows
Hierarchy
- TObject
- TEnumerable
- TList
- TObjectList
- TMyGenericList