Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
ok_generic
type TObjectDictionary<TKey,TValue> = class(TDictionary<TKey,TValue>)