i see now,
after RzPanel.Enable:=False , if change enable of controls will not working,
RzPanel Re-Enable will recovery statu of controls.
try
RzPanel1.Enabled:=False;
RzButton1.Enabled:=False;
Button1.Enabled:=False;
finally
RzPanel1.Enabled:=True;
// RzButton1.Enabled and Button1.Enabled automatic become True
end;
But if
try
RzButton1.Enabled:=False;
Button1.Enabled:=False;
RzPanel1.Enabled:=False;
finally
RzPanel1.Enabled:=True;
// RzButton1.Enabled and Button1.Enabled Still False
end;
Hi,
“And then when the panel is re-enabled, those originally disabled controls remain disabled.”
After i try, when panel is re-enabled, all controls whose original state is disable in RzPanel will auto Enabled.
Thanks.
Hi,
“And then when the panel is re-enabled, those originally disabled controls remain disabled.”
After i try, when panel is re-enabled, all controls in Panel will auto Enabled.
Thanks
We use cookies to improve your experience on our site. By using our site, you consent to cookies.
Manage your cookie preferences below:
Essential cookies enable basic functions and are necessary for the proper function of the website.
These cookies are needed for adding comments on this website.
These cookies are used for managing login functionality on this website.
Stripe is a payment processing platform that enables businesses to accept online payments securely and efficiently.
Service URL: stripe.com (opens in a new window)