Moves to the previous value matching the filter for the control.
Source position: editbtn.pas line 263
protected procedure TCustomControlFilterEdit.MovePrev( |
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 | Generated 2026-02-20 | Home |