Indexed access to the locations of all keys.
Source position: fgl.pp line 290
public property TFPSMap.Keys[Index: Integer] : Pointer |
Keys provides indexed access to all keys. It does not return the key, but returns a pointer to the key value. When setting the Keys property, a pointer to the key value must be set, and the key value is copied from the pointer.
|
Size (in bytes) for the key. |
|
|
Access to data locations using key. |
|
|
Indexed access to the locations of all data items. |