PlatformAPI.IOTADesignerDevice190.GetDeviceLayout

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDeviceLayout(Orientation: TOTADeviceOrientation): TOTADeviceLayout;

C++

virtual TOTADeviceLayout __fastcall GetDeviceLayout(TOTADeviceOrientation Orientation) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerDevice190

Description

GetDeviceLayout returns the layout of a design-time device for the specified orientation.

See Also