Moves to the next value matching the filter for the control.
Source position: editbtn.pas line 262
protected procedure TCustomControlFilterEdit.MoveNext( |
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 |