FMX.ApplicationEvents.TApplicationEvents.OnScaleChanged
Delphi
property OnScaleChanged: TNotifyEvent read FOnScaleChanged write FOnScaleChanged;
C++
__property System::Classes::TNotifyEvent OnScaleChanged = {read=FOnScaleChanged, write=FOnScaleChanged};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | FMX.ApplicationEvents.pas FMX.ApplicationEvents.hpp |
FMX.ApplicationEvents | TApplicationEvents |
Description
Occurs when the form changes in scale.