iesnifferautofilluserinfo HighlightColor property
Return to Introduction  Previous page  Next page
Applies to
acIESnifferAutoFillUserInfo component.  

Declaration
property HighlightColor: TColor; // $00A0FFFF by default  

Description
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.  

See also
AutoHighlight, HighlightTextColor and Fields properties;  
Fill method.