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