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