FMX.ApplicationEvents.TDeviceOrientationChangedEvent
Delphi
TDeviceOrientationChangedEvent = procedure (Sender: TObject; const AOrientation: TScreenOrientation) of object;
C++
typedef void __fastcall (__closure *TDeviceOrientationChangedEvent)(System::TObject* Sender, const Fmx::Types::TScreenOrientation AOrientation);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
type typedef |
public | FMX.ApplicationEvents.pas FMX.ApplicationEvents.hpp |
FMX.ApplicationEvents | FMX.ApplicationEvents |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !