FMX.ScrollBox.TScrollContentSize.OnChange

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnChange: TNotifyEvent read FOnInternalChange;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event public
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TScrollContentSize


Beschreibung

Ereignis, das beim Ändern von Size ausgelöst wird.

Siehe auch