TwclNlmNetworkPropertyChangedEvent Delegate

The OnNetworkPropertyChanged event handler prototype.

Namespace: wclNlm
type
 TwclNlmNetworkPropertyChangedEvent = procedure(Sender: TObject;
 const NetworkId: TGUID; const Change: TwclNlmNetworkPropertyChangeFlags) of object;

Parameters

Sender

The object initiates the event.

NetworkId

A GUID that specifies the network.

Change

The value that specifies the network property that changed.