TIWControl

<< Click to Display Table of Contents >>

Navigation:  Classes >

TIWControl

SIGNATURE=IWControl.TIWControl

 

ETYPE=Class

 

Declaration:

Delphi:

public TIWControl = class(TIWCustomControl, IIWInputControl, IIWSubmitControl, IIWInputControl40);

C++:

public: class TIWControl : public TIWCustomControl, public IIWInputControl, public IIWSubmitControl, public IIWInputControl40;

 

TIWControl

 

Unit: IWControl.pas

 

Description: This is class IWControl.TIWControl.