Searches all tree view items of the tree 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