FMX.ScrollBox.TCustomScrollBoxModel.ContentSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ContentSize: TScrollContentSize read FContentSize write SetContentSize;

C++

__property TScrollContentSize* ContentSize = {read=FContentSize, write=SetContentSize};

Eigenschaften

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


Beschreibung

Aktuelle Größe des Inhalts.

Siehe auch