Home | GR32_Containers | TPointerMap |
TPointerMap.Data
property Data[Item: PItem]: PData; default;
Description
Returns or sets the associated data for an entry Item. If the entry does not exist in the map, an exception of type EListError will be raised.
The data lookup is fast because it uses a hash-like structure internally.
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007