PlatformAPI.IOTADesignerDevice190.Layouts

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

Delphi

property Layouts[Orientation: TOTADeviceOrientation]: TOTADeviceLayout read GetDeviceLayout write SetDeviceLayout;

C++

__property TOTADeviceLayout Layouts[TOTADeviceOrientation Orientation] = {read=GetDeviceLayout, write=SetDeviceLayout};

プロパティ

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

説明

Layouts は、向きをインデックスとする、設計時デバイスレイアウトの配列です。


関連項目