Save method
Applies to
acMRUComboBox
component.
Declaration
procedure
Save;
Description
The Save method moves the current text from the edit box to the MRU history list and saves the MRU list to the system registry.
If the
MRUEnabled
is True, the MRU list will be automatically restored from registry on program startup.
See also
MRUEnabled
and
MRUSaveOnExit
properties;
ClearMRU
method.