[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Moves to and optionally selects the first visible node in the control.
Source position: comctrls.pp line 3724
public procedure TCustomTreeView.MoveHome( |
ASelect: Boolean = False |
); |
ASelect |
|
True if the node is selected in the control. |