[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Stores the current selection for the associated control in the class instance.
Source position: editbtn.pas line 277
public procedure TCustomControlFilterEdit.StoreSelection; virtual; abstract; |
StoreSelection is an abstract virtual method, and must be implemented in a derived class to use the correct class type for items in the associated control.
Used in the implementation of the ApplyFilter method.
|
Restores the selection in the associated control after the filter is applied. |
Version 4.0 | Generated 2025-05-03 | Home |