[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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;