TServerControllerDesignProc

<< Click to Display Table of Contents >>

Navigation:  Types >

TServerControllerDesignProc

SIGNATURE=IWTypes.TServerControllerDesignProc

 

ETYPE=Type

 

Declaration:

Delphi:

TServerControllerDesignProc = procedure (Sender: TObject; const AMsg: string);

C++:

void (Sender: TObject; const AMsg: string) ( TServerControllerDesignProc)();

 

Unit: IWTypes.pas

 

Description: This is type IWTypes.TServerControllerDesignProc.