FMX.MultiView.Types.TMultiViewAppearance.OnChanged

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnChanged: TNotifyEvent read FOnChanged;

C++

__property System::Classes::TNotifyEvent OnChanged = {read=FOnChanged};

Propriétés

Type Visibilité  Source Unité  Parent
event public
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TMultiViewAppearance


Description

Se produit quand la valeur de l'une des propriétés de ces paramètres change.

Voir aussi