Home
|
GR32_Containers
|
|
TObject
TPointerMap implements a simple pointer to pointer map. It uses a hash-like structure internally, thus, data lookup is very fast compared to an iterative approach - especially if you have many entries in the map. However, it is also more limited than a list approach since it does not support index based operation. If you need to iterate through a pointer map please refer to TPointerMapIterator.
| Fields | Properties | Methods |
|---|---|---|
| In TPointerMap: | ||
| Count | Add | |
| Data | Clear | |
| Contains | ||
| Find | ||
| Remove | ||
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010