Class TAnotherGenericType
Unit
Declaration
type TAnotherGenericType = class(TDictionary<TObject,TObject>)
Description
Sample for a generic with more than one type. TPair is a Key-Value-Relation
Hierarchy
- TObject
- TEnumerable
- TDictionary
- TAnotherGenericType