|
|
|
| acMRUComboBox components.
|
| property MRUEnabled: Boolean;
|
| 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.
|
| MRUEnabled, MRUMax, MRURegKey, MRURegLocation and MRUSaveOnExit properties.
|