iesniffer FormAutoFill property
Return to Introduction  Previous page  Next page
Applies to
acIESniffer component.  

Declaration
property FormAutoFill: TacIESnifferAutoFill;  

Description
The FormAutoFill property used to specify custom component which allows to fill the Web forms.  
 
Currently AppControls includes only one "form filler", acIESnifferAutoFillUserInfo component. Drop that component on your form together with acIESniffer and point FormAutoFill to the acIESnifferAutoFillUserInfo component, if you want to automatically fill the Web forms with some basic user details, like name, phone and address.  

See also
acIESnifferAutoFillUserInfo component.