Class TMyGenericList
Unit
Declaration
type TMyGenericList = class(TObjectList<TMyObject>)
Description
This item has no description.
Hierarchy
- TObject
- TEnumerable
- TList
- TObjectList
- TMyGenericList
type TMyGenericList = class(TObjectList<TMyObject>)
This item has no description.