PlatformAPI.IOTADesignerDevice190.GetDeviceLayout

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

Delphi

function GetDeviceLayout(Orientation: TOTADeviceOrientation): TOTADeviceLayout;

C++

virtual TOTADeviceLayout __fastcall GetDeviceLayout(TOTADeviceOrientation Orientation) = 0 ;

プロパティ

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

説明

GetDeviceLayout は、指定された向き設計時デバイスレイアウトを返します。


関連項目