ColorFocus property |
Applies to
TESBCustomEdit
Declaration
property ColorFocus: TColor read fColorFocus write SetColorFocus default DefFocusColor2;
Description
Also used when HotTrack is true. If set to clNone then ColorRW will be used unless that is also clNone, then ParentColor will be used.
|