FMX.ApplicationEvents.TStyleChangedEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TStyleChangedEvent = procedure (Sender: TObject; const AScene: IScene; const AStyleBook: TStyleBook) of object;

C++

typedef void __fastcall (__closure *TStyleChangedEvent)(System::TObject* Sender, const Fmx::Controls::_di_IScene AScene, Fmx::Controls::TStyleBook* const AStyleBook);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FMX.ApplicationEvents.pas
FMX.ApplicationEvents.hpp
FMX.ApplicationEvents FMX.ApplicationEvents

Description

Embarcadero Technologies does not currently have any additional information.