![]() |
![]() ![]() ![]() |
acMRUComboBox components.
|
property SubmitButton: TControl;
|
The SubmitButton property used to point to some control (button), which should automatically trigger the OnSubmit event of combo-box when user clicks it.
|
|
This is just optional property, just specify the SubmitButton control and the combo box will automatically save the typed string to the MRU history list when user clicks that button.
|
OnSubmit event.
|