iesniffer MonitorInterval property
Return to Introduction  Previous page  Next page
Applies to
IESniffer component.  

Declaration
property MonitorInterval: Integer; // 2 seconds by default  

Description
The MonitorInterval property specifies the time intervals, in units of milliseconds, between each automatic call of Refresh method, which detects all new Internet Explorer windows.  
 
iiinfo By default, the MonitorInterval set to 2000, that means that component is checking the shell for new Explorer windows every 2 seconds. Feel free to increase or decrease this value, however it's not recommended to decrease it less than 500 milliseconds, because it can lead to overloading of CPU.  

See also
Active property.  
File not found.