mrucombobox Save method
Return to Introduction  Previous page  Next page
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.  
 
tip 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.