|
<< Click to Display Table of Contents >> Navigation: Classes > TIWApplication > Properties > ActiveForms |
SIGNATURE=IWApplication.TIWApplication.ActiveForms
ETYPE=Property
Declaration:
Delphi: |
public property ActiveForms [AIndex: Integer]: TComponent; |
C++: |
public: __property TComponent * ActiveForms[int AIndex]; |
Description: This is ActiveForms, a member of class TIWApplication.