FMX.Forms.TApplicationFormFactor.SetSupportedOrientations

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetSupportedOrientations(AOrientations: TFormOrientations); override;

C++

virtual void __fastcall SetSupportedOrientations(Fmx::Types::TScreenOrientations AOrientations);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TApplicationFormFactor

Description

Embarcadero Technologies does not currently have any additional information.