FMX.ScrollBox.TCustomPresentedScrollBox.ContentSize
Delphi
property ContentSize: TScrollContentSize read GetContentSize write SetContentSize;
C++
__property TScrollContentSize* ContentSize = {read=GetContentSize, write=SetContentSize};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FMX.ScrollBox.pas FMX.ScrollBox.hpp |
FMX.ScrollBox | TCustomPresentedScrollBox |
説明
現在のコンテンツのサイズです。