PlatformAPI.IOTADesignerDeviceServices190.SetDesignerDefaultDevice

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

Delphi

procedure SetDesignerDefaultDevice(const AName: string);

C++

virtual void __fastcall SetDesignerDefaultDevice(const System::UnicodeString AName) = 0 ;

プロパティ

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


説明

警告: PlatformAPI.IOTADesignerDeviceServices190.SetDesignerDefaultDevice is deprecated.


SetDesignerDefaultDevice を使用すると、指定された ID設計時デバイスを、デフォルトの設計時デバイスにすることができます。

関連項目