Moves the selection to the next display page for the control.
Source position: comctrls.pp line 3691
public procedure TCustomTreeView.MovePageDown(
ASelect: Boolean = False
);
ASelect
True if the node becomes selected in the control.