Returns the child tree view item of the current tree view item whose TagObject property matches the aData 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
aData
Type: TObject
Type: TTreeViewItem