ApplyEnabled property
A
pplies to
acButtonsPanel
component.
Declaration
property
ApplyEnabled: Boolean;
Declaration
The ApplyEnabled property controls whether the
Apply button
is enabled and whether user can press it.
This is just alternative way of modifying of
BtnApply
.Enabled property.
See also
BtnApply
property;
OnApplyEnabledChanged
event.