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

THTObjectNode.Data

Object instance

Declaration

Source position: contnrs.pp line 472

public property THTObjectNode.Data : TObject
  read FData
  write FData;

Description

Data is the object instance associated with the key value. It is exposed in TFPObjectHashTable.Items

See also

TFPObjectHashTable

  

Hash table for object instances

TFPObjectHashTable.Items

  

Key-based access to the objects

THTOwnedObjectNode

  

Node type for owned objects.


Documentation generated on: May 14 2021