Returns the child tree view item of the current tree view item whose TagString property matches the aText parameter. The function searches the entire subtree of which the current tree view item is the root. If no match is found, the function returns nil
Namespace: FMX.RS.TreeViewHelper
Delphi |
public |
Parameters
aText
Type: String
Type: TTreeViewItem