FMX.ApplicationEvents.TStyleChangedEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
FMX.ApplicationEvents.pas
FMX.ApplicationEvents.hpp
FMX.ApplicationEvents FMX.ApplicationEvents

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.