Moves one page of subsequent values matching the filter.
Source position: editbtn.pas line 265
protected procedure TCustomControlFilterEdit.MovePageDown( |
ASelect: Boolean = False |
); virtual; abstract; |
ASelect |
|
True if the value should be selected following the move operation. |
Abstract virtual method that must be implemented in a descendent class.
| Version 4.6 | Hosted on Source Forge |