FMX.ScrollBox.TCustomPresentedScrollBox.ContentSize
Delphi
property ContentSize: TScrollContentSize read GetContentSize write SetContentSize;
C++
__property TScrollContentSize* ContentSize = {read=GetContentSize, write=SetContentSize};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.ScrollBox.pas FMX.ScrollBox.hpp |
FMX.ScrollBox | TCustomPresentedScrollBox |
Description
Current content size.