Add an item to the tree (specified by its name, value or delimiter).
Source position: avglvltree.pas line 239
public procedure TStringToStringTree.Add( |
const Name: string; |
const Value: string |
); |
const Name: string; |
const Value: string; |
const Delimiter: string |
); |
| Version 4.4 | Generated 2025-11-08 | Home |