FMX.ApplicationEvents.TApplicationEvents.OnStyleChanged

From RAD Studio API Documentation
Jump to: navigation, search

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.