Unit 'ListViewFilterEdit' Package
[Overview][Types][Classes][Index] [#lazcontrols]

TListViewFilterEdit.MovePageUp

Moves the associated list view control towards the start of its list items by the number of visible rows for the control.

Declaration

Source position: listviewfilteredit.pas line 61

protected procedure TListViewFilterEdit.MovePageUp(

  ASelect: Boolean = False

); override;

Arguments

ASelect

  

True if the list item should be become selected (or multi-selected).