DesignIntf.IDesigner60.GetIsDormant

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetIsDormant: Boolean;

C++

virtual bool __fastcall GetIsDormant() = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IDesigner60

説明

IsDormant プロパティの値を返します。

GetIsDormant メソッドは,IsDormant プロパティの読み出し専用の実装です。

関連項目