SIGNATURE=IW.Content.Form.EIWContentFormException
ETYPE=Class
Declaration:
Delphi:
|
public EIWContentFormException = class(EIWException);
|
C++:
|
public: class EIWContentFormException : public EIWException;
|
Unit: IW.Content.Form.pas
Description: This is class IW.Content.Form.EIWContentFormException.