[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'AvgLvlTree' (#lcl)

TStringToStringTree.Add

Add an item to the tree (specified by its name, value or delimiter)

Declaration

Source position: avglvltree.pas line 202

public procedure TStringToStringTree.Add(

  const Name: String;

  const Value: String;

  const Delimiter: String

);

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