DesignIntf.IHostForm.HideWindow
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: IHostForm |
Delphi
procedure HideWindow;
C++
virtual void __fastcall HideWindow() = 0 ;
Description
Hides the form. HideWindow makes the form invisible.