Forms

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWApplication > Properties >

Forms

SIGNATURE=IWApplication.TIWApplication.Forms

 

ETYPE=Property

 

Declaration:

Delphi:

public property Forms [AIndex: Integer]: TComponent;

C++:

public: __property TComponent * Forms[int AIndex];

 

Description: This is Forms, a member of class TIWApplication.