Show/Hide Toolbars

RiverSoftAVG Products Help

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

FindTreeViewItem(TTreeView,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 the entire tree 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

Tree

Type: TTreeView

Data

Type: TObject

Return Value

Type: TTreeViewItem

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb