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

TTreeNode.HasAsParent

HasAsParent - returns True if the node specified by AValue has a parent node.

Declaration

Source position: comctrls.pp line 3089

public function TTreeNode.HasAsParent(

  AValue: TTreeNode

):Boolean;