mrucombobox MRUEnabled property
Return to Introduction  Previous page  Next page
Applies to
acMRUComboBox components.  

Declaration
property MRUEnabled: Boolean;  

Description
The MRUEnabled property controls whether the MRU history list should be automatically restored from the registry after creation of the control (i.e.: on program startup or creation of the form) and could be saved when the user moves the focus to another control.  

See also
MRUEnabled, MRUMax, MRURegKey, MRURegLocation and MRUSaveOnExit properties.