API:FMX.Forms.TFormFactor.Orientations

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Orientations: TFormOrientations read FOrientations write SetSupportedOrientations stored True  default [TFormOrientation.Portrait, TFormOrientation.Landscape];

C++

__property Fmx::Types::TScreenOrientations Orientations = {read=FOrientations, write=SetSupportedOrientations, stored=true, default=3};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TFormFactor

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.