Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTreeNodes.FindNodeWithData

FindNodeWithData - returns a node containing the specified data pointer.

Declaration

Source position: comctrls.pp line 3219

public function TTreeNodes.FindNodeWithData(

  const NodeData: Pointer

):TTreeNode;