[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Moves the selection to the previous display page for the control.
Source position: comctrls.pp line 3698
public procedure TCustomTreeView.MovePageUp( |
ASelect: Boolean = False |
); |
ASelect |
|
True if the node becomes selected in the control. |