Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXCommon > FMX.RS.HelperFunctions > Routines

FindTreeViewChildItem(TTreeViewItem,TObject) Method

Scroll Prev Top Next More

Finds and returns the tree view item where the TagObject property equals the Data parameter. The function searches all children of the Item parameter, all of their children, etc until the first match is found. If no match is found, the function returns nil.

noteNote

It is recommended that you use the methods provided by FMX.RS.TreeViewHelper|TTreeViewItemHelper and FMX.RS.TreeViewHelper|TTreeViewHelper instead.

Namespace: FMX.RS.HelperFunctions

Parameters

Item

Type: TTreeViewItem

Data

Type: TObject

Return Value

Type: TTreeViewItem

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb