Class TAnotherGenericType

Fields
Methods
Properties

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