PlatformAPI.IOTADesignerDevice190.Layouts
Delphi
property Layouts[Orientation: TOTADeviceOrientation]: TOTADeviceLayout read GetDeviceLayout write SetDeviceLayout;
C++
__property TOTADeviceLayout Layouts[TOTADeviceOrientation Orientation] = {read=GetDeviceLayout, write=SetDeviceLayout};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTADesignerDevice190 |
Beschreibung
Layouts ist ein Array mit Layouts eines Entwurfsgeräts, die anhand der Ausrichtung indiziert sind.