DesignIntf.IDesigner60.GetIsDormant
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: IDesigner60 | |
Delphi
function GetIsDormant: Boolean;
C++
virtual bool __fastcall GetIsDormant() = 0 ;
Description
Returns the value of the IsDormant property.
GetIsDormant is the read implementation of the IsDormant property.