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

TFilenameToStringTree

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

An associative array of StringToString Items, or a tree of trees.

Declaration

Source position: avglvltree.pas line 293

type TFilenameToStringTree = class(TStringToStringTree)

public

  constructor Create();

  

end;

Inheritance

TFilenameToStringTree

  

An associative array of StringToString Items, or a tree of trees.

|

TStringToStringTree

  

An associative array of StringToString Items, or a tree of trees.

|

TCustomStringMap

  

|

TObject


Version 4.4 Generated 2025-11-08 Home