Unit 'fgl' Package
[Overview][Constants][Types][Classes][Index] [#rtl]

TFPSMap.KeySize

Size (in bytes) for the key.

Declaration

Source position: fgl.pp line 281

public property TFPSMap.KeySize : Integer
  read FKeySize;

Description

KeySize is the size (in bytes) for the keys in the map. This size is initialized during list construction and defaults to the size of a pointer.

See also

TFPSMap.Create

  

Create a new map with given key and data size.

TFPSMap.DataSize

  

Size (in bytes) for the data associated with keys.

TFPSMap.Keys

  

Indexed access to the locations of all keys.

TFPSMap.KeyData

  

Access to data locations using key.


Documentation generated on: Jul 24 2023