buttonspanel OnApplyEnabledChanged events
Return to Introduction  Previous page  Next page
Applies to
acButtonsPanel component.  

Declaration
property OnApplyEnabledChanged: TNotifyEvent;  

Description
The OnApplyEnabledChanged event occurs when the Apply button becomes enabled or disabled.  
 
To change the enabled state of Apply button — use ApplyEnabled property.  

See also
ApplyEnabled, BtnOk, BtnCancel, BtnApply, BtnHelp and BtnCustom properties;  
OnAnyBtnClick, OnBtnOKClick, OnBtnCancelClick, OnBtnHelpClick, OnBtnApplyClick, OnBtnCustomClick and OnApplySettings events.