PlatformAPI.IOTADesignerDevice190.GetActive

提供:RAD Studio API Documentation

Delphi

function GetActive: Boolean;

C++

virtual bool __fastcall GetActive() = 0 ;

プロパティ

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


説明

警告: PlatformAPI.IOTADesignerDevice190.GetActive は非推奨になっています。


GetActive は、設計時デバイスがデフォルトの設計時デバイスの場合に True、そうでなければ False を返します。

デフォルトの設計時デバイスは、新しいモバイル フォームを作成する際、フォーム デザイナでデフォルトで選択される設計時デバイスです。

関連項目