Moves to and optionally selects the first visible node in the control.
Source position: comctrls.pp line 3693
public procedure TCustomTreeView.MoveHome(
ASelect: Boolean = False
);
ASelect
True if the node is selected in the control.