Unit 'AvgLvlTree' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

TPointerToPointerTree.Values

Values - a pointer into the array of values associated with the nodes.

Declaration

Source position: avglvltree.pas line 130

public property TPointerToPointerTree.Values[Key: Pointer] : Pointer
  read GetValues
  write SetValues;
  default;


Version 4.4 Generated 2025-11-08 Home