|
|
|
| acHostnameResolver and acConnectionList components.
|
| property OnOnlineStatusChanged: TNotifyEvent;
|
| The OnOnlineStatusChanged event occurs when the component detects that machine become connected to Internet or connection lost.
|
|
|
| 1. The online status monitoring only performed if MonitorActive property is True.
|
| 2. Component checks online status with intervals specified in MonitorInterval property.
|
| IsOnline, MonitorActive and MonitorInterval properties.
|