[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the previous child node starting at the specified child node.
Source position: comctrls.pp line 3122
public function TTreeNode.GetPrevChild( |
AValue: TTreeNode |
):TTreeNode; |
AValue |
|
Node which is the previous sibling for the specified child, or Nil. |
Node which is the previous child node.
Version 4.0 | Generated 2025-05-03 | Home |