|
<< Click to Display Table of Contents >> Navigation: Classes > TIWApplication > Methods > SetActiveForm |
SIGNATURE=IWApplication.TIWApplication.SetActiveForm@TComponent
ETYPE=Method
Declaration:
Delphi: |
public procedure SetActiveForm(aForm: TComponent); virtual; |
C++: |
void public: virtual __fastcall SetActiveForm(TComponent * aForm); |
Description: TComponent because of circular ref issues.