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