| [Overview][Types][Classes][Procedures and functions][Index] |
Add an item to the tree (specified by its name, value or delimiter)
Source position: avglvltree.pas line 240
public procedure TStringToStringTree.Add( |
const Name: string; |
const Value: string |
); |
const Name: string; |
const Value: string; |
const Delimiter: string |
); |
| lazarus-ccr.sourceforge.net |