FormClassName

<< Click to Display Table of Contents >>

Navigation:  Classes > TContentForm > Properties >

FormClassName

The name of the TIWAppForm class

 

SIGNATURE=IW.Content.Form.TContentForm.FormClassName

 

ETYPE=Property

 

Declaration:

Delphi:

public property FormClassName: string;

C++:

public: __property String FormClassName;

 

Description: This is FormClassName, a member of class TContentForm.