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