[Overview][Types][Classes][Procedures and functions] Reference for unit 'contnrs' (#fcl)

THTNode.Key

Key value associated with this hash item.

Declaration

Source position: contnrs.pp line 200

public property THTNode.Key: String
  read FKey;

Description

Keyis the key value associated with this hash item. It is stored when the item is created, and is read-only.

See also

THTNode.CreateWith

  

Create a new instance of THTNode