Searches the child tree view items (and their children, etc) of the current tree view item until the Compare function returns true. The tree view item that is matches is returned or nil if the Compare function always returned false.
Namespace: FMX.RS.TreeViewHelper
Delphi |
public |
Parameters
Compare
Type: TTreeViewCompareFunction
Type: TTreeViewItem