AfterConstruction

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Methods >

AfterConstruction

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.AfterConstruction

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure AfterConstruction; override;

C++:

void public: virtual __fastcall AfterConstruction();

 

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