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

THTStringNode.Data

String data

Declaration

Source position: contnrs.pp line 436

public property THTStringNode.Data : string
  read FData
  write FData;

Description

Data is the data of this has node. The data is a string, associated with the key. It is also exposed in TFPStringHashTable.Items

See also

TFPStringHashTable

  

Hash table for string data.


Documentation generated on: Nov 14 2015