Add a tree view item as a child of the current tree view item. The new child tree view item is returned.
The Text property is set to the aText parameter. The TagObject property is set to the aData parameter.
Namespace: FMX.RS.TreeViewHelper
Delphi |
public |
Parameters
aText
Type: String
aData
Type: TObject
Type: TTreeViewItem