OnConfig

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Properties >

OnConfig

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.OnConfig

 

ETYPE=Property

 

Declaration:

Delphi:

published property OnConfig: TNotifyEvent;

C++:

__published: __property TNotifyEvent OnConfig;

 

Description: This is OnConfig, a member of class TIWServerControllerBase.