|
|
|
| IESnifferAutoFillUserInfo component.
|
| property HighlightColor: TColor; // $00A0FFFF by default
|
| The HighlightColor property specifies the background color for the fields on the Web forms, which could be automatically filled with text specified in Fields structure.
|
|
|
| If you specifying too dark background color, then specify lighter text color in HighlightTextColor property.
|
| AutoHighlight, HighlightTextColor and Fields properties;
|
| Fill method.
|