|
|
|
| acButtonsPanel component.
|
| property OnApplyEnabledChanged: TNotifyEvent;
|
| The OnApplyEnabledChanged event occurs when the Apply button becomes enabled or disabled.
|
|
|
| To change the enabled state of Apply button use ApplyEnabled property.
|
| ApplyEnabled, BtnOk, BtnCancel, BtnApply, BtnHelp and BtnCustom properties;
|
| OnAnyBtnClick, OnBtnOKClick, OnBtnCancelClick, OnBtnHelpClick, OnBtnApplyClick, OnBtnCustomClick and OnApplySettings events.
|