FMX.ScrollBox.TCustomScrollBoxModel.ContentSize
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.