FMX.ScrollBox.TScrollContentSize.DoChanged

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoChanged; virtual;

C++

virtual void __fastcall DoChanged(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TScrollContentSize


Beschreibung

Informiert über Änderungen von Size (Width, Height).

Siehe auch