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