FMX.ScrollBox.TScrollContentSize.OnChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnChange: TNotifyEvent read FOnInternalChange;

C++

__property System::Classes::TNotifyEvent OnChange = {read=FOnInternalChange};

Propriétés

Type Visibilité  Source Unité  Parent
event public
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TScrollContentSize


Description

Evénement invoqué quand la propriété Size est modifiée.

Voir aussi