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