PlatformAPI.IOTADesignerDevice190.GetDeviceLayout

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetDeviceLayout(Orientation: TOTADeviceOrientation): TOTADeviceLayout;

C++

virtual TOTADeviceLayout __fastcall GetDeviceLayout(TOTADeviceOrientation Orientation) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerDevice190

Beschreibung

GetDeviceLayout gibt das Layout eines Entwurfsgeräts für die angegebene Ausrichtung zurück.

Siehe auch