Moves to the first value matching the filter.
Source position: editbtn.pas line 266
protected procedure TCustomControlFilterEdit.MoveHome( |
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 |