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

THTStringNode.Data

String data

Declaration

Source position: contnrs.pp line 427

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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.