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

Declaration
property HighlightTextColor: TColor; // black by default  

Description
The HighlightTextColor property specifies the text color for the fields on the Web forms, which could be automatically filled with text specified in Fields structure.  
 
To specify the background color for fields which could be filled — use HighlightColor property.  

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