FMX.ApplicationEvents.TStyleChangedEvent
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);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
type typedef |
public | FMX.ApplicationEvents.pas FMX.ApplicationEvents.hpp |
FMX.ApplicationEvents | FMX.ApplicationEvents |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !