FMX.ScrollBox.TCustomPresentedScrollBox.ViewportSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ViewportSize: TSizeF read GetViewportSize;

C++

__property System::Types::TSizeF ViewportSize = {read=GetViewportSize};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TCustomPresentedScrollBox


Beschreibung

Größe des Bildschirmausschnittes des ScrollBox-Inhalts.

Siehe auch