|
|
|
| acIESniffer, acProcessList and acConnectionList components (used to refresh the content of the internal data list).
|
| procedure Refresh;
|
| The Refresh method refreshes the internal list of active Internet Explorer windows.
|
|
|
| You can use Refresh method to detect new instances of Internet Explorer if you don't want to detect it automatically on timer-based schedule (if Active property is False).
|
|
|
|
|
| Active, MonitorInterval and URLs properties;
|
| AddBrowser method;
|
| OnWindowLoad and OnWindowUnload events.
|