FMX.ApplicationEvents.TApplicationEvents.OnStyleChanged
Delphi
property OnStyleChanged: TStyleChangedEvent read FOnStyleChanged write FOnStyleChanged;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | published | FMX.ApplicationEvents.pas | FMX.ApplicationEvents | TApplicationEvents |
Description
Occurs when the scene changes in style.
This event occurs when the scene, such as the Form, changes style.