Moves to and optionally selects the last expanded child node in Items.
Source position: comctrls.pp line 3694
public procedure TCustomTreeView.MoveEnd(
ASelect: Boolean = False
);
ASelect
True if the node is selected in the control.