| ColorDisabled property | 
Applies to
TESBCustomEdit
Declaration
property ColorDisabled: TColor read fColorDisabled write SetColorDisabled default DefDisabledColor;
Description
If set to clNone then ColorRW will be used unless that is also clNone, then ParentColor will be used.
|  |