AdContainers
type TAdMapPair = record
Represents a key and a value stored in the hash map.
Key:TAdMapKey;
Value:TObject;
The key of the value