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