buttonspanel ApplyEnabled property
Return to Introduction  Previous page  Next page
Applies to
acButtonsPanel component.  

Declaration
property ApplyEnabled: Boolean;  

Declaration
The ApplyEnabled property controls whether the Apply button is enabled and whether user can press it.  
 
tip This is just alternative way of modifying of BtnApply.Enabled property.  

See also
BtnApply property;  
OnApplyEnabledChanged event.