|
<< Click to Display Table of Contents >> Navigation: Classes > TIWApplication > Methods > ReleaseForm |
SIGNATURE=IWApplication.TIWApplication.ReleaseForm@TComponent@Boolean
ETYPE=Method
Declaration:
Delphi: |
public procedure ReleaseForm(AForm: TComponent; const ADelayed: Boolean = False); |
C++: |
void public: __fastcall ReleaseForm(TComponent * AForm, const bool ADelayed = False); |
Description: This is ReleaseForm, a member of class TIWApplication.