Disabling Container Child Controls when the Enabled property changes
in Delphi VCL ::
When an edit box or a label is placed on a panel, in a Delphi application, if the Enabled property for the panel is set to False, the label and the edit box will *not* appear grayed - as you would expect! Here's a quick fix.
Read the full article to learn how to Disabling Container Child Controls when Enabled property changes.
Related:


No comments yet.Leave a Comment