PlatformAPI.IOTADesignerDevice190.SetDeviceLayout

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

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

Beschreibung

Mit SetDeviceLayout legen Sie das Layout eines Entwurfsgeräts für die angegebene Ausrichtung fest.

Siehe auch