PlatformAPI.IOTADesignerDevice190.SetDeviceLayout

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetDeviceLayout(Orientation: TOTADeviceOrientation; const Value: TOTADeviceLayout);

C++

virtual void __fastcall SetDeviceLayout(TOTADeviceOrientation Orientation, const TOTADeviceLayout &Value) = 0 ;

Properties

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

Description

Use SetDeviceLayout to define the layout of a design-time device for the specified orientation.

See Also