PlatformAPI.IOTADesignerDevice190.SetDeviceLayout

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

Delphi

procedure SetDeviceLayout(Orientation: TOTADeviceOrientation; const Value: TOTADeviceLayout);

C++

virtual void __fastcall SetDeviceLayout(TOTADeviceOrientation Orientation, const TOTADeviceLayout &Value) = 0 ;

プロパティ

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

説明

SetDeviceLayout を使用すると、指定された向き設計時デバイスレイアウトを定義できます。


関連項目