FMX.Layouts.TCustomScrollBox.ContentLayout

提供: RAD Studio API Documentation
移動先: 案内検索

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 の読み取り専用プロパティです。

関連項目