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

TListViewFilterEdit.MovePageDown

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

Declaration

Source position: listviewfilteredit.pas line 62

protected procedure TListViewFilterEdit.MovePageDown(

  ASelect: Boolean = False

); override;

Arguments

ASelect

  

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