FMX.Platform.IFMXScreenService.SetSupportedScreenOrientations

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetSupportedScreenOrientations(const AOrientations: TScreenOrientations);

C++

virtual void __fastcall SetSupportedScreenOrientations(const Fmx::Types::TScreenOrientations AOrientations) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXScreenService

Description

Embarcadero Technologies does not currently have any additional information.