------------------------------------------------------------------------------
Unit : fshEnabGrp.pas
Purpose : GroupBox derivative that recursively enables/disables all
children as well.
Status : Freeware
Version : 1.03, 12 March 2000
Copyright: Delphi Central
Contact : www.delphi-central.com
-------------------------------------------------------------------------------
---------------
Simple Use
---------------
Place on form. Use instead of a normal group box. When the 'Enabled' property is set to False all the components inside the group will be disabled as well giving a greater visual clue to application behaviour.
As promised you can download the Delphi source code in its entirety