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.4 | Generated 2025-11-08 | Home |