FMX.Layouts.TCustomScrollBox.ContentLayout
Delphi
property ContentLayout: TControl read FContentLayout;
C++
__property Fmx::Controls::TControl* ContentLayout = {read=FContentLayout};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | protected | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TCustomScrollBox |
説明
このスクロール ボックスのコンテンツのレイアウトを示す、protected の読み取り専用プロパティです。