Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTreeView.MovePageUp

Moves the selection to the previous display page for the control.

Declaration

Source position: comctrls.pp line 3692

public procedure TCustomTreeView.MovePageUp(

  ASelect: Boolean = False

);

Arguments

ASelect

  

True if the node becomes selected in the control.