FMX.ListView.Appearances.TObjectAppearance.OnHeightChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnHeightChange: TNotifyEvent read FOnHeightChange write FOnHeightChange;

C++

__property System::Classes::TNotifyEvent OnHeightChange = {read=FOnHeightChange, write=FOnHeightChange};

Propriétés

Type Visibilité  Source Unité  Parent
event public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TObjectAppearance


Description

Se produit lorsque la valeur de Height change.

Voir aussi