[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'AvgLvlTree' (#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.0 Generated 2025-05-03 Home