DesignIntf.IDesignWindow.WindowHide
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: IDesignWindow |
Delphi
procedure WindowHide;
C++
virtual void __fastcall WindowHide() = 0 ;
Description
Called when the window must be hidden, such as when the IDE is debugging.