API:FMX.Grid.TCustomGrid

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

FMX.ScrollBox.TCustomPresentedScrollBoxFMX.Controls.Presentation.TPresentedControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentTCustomGrid

Delphi

TCustomGrid = class(TCustomPresentedScrollBox, IItemsContainer, ITextSettings, IReadOnly, IGlyph)

C++

class PASCALIMPLEMENTATION TCustomGrid : public Fmx::Scrollbox::TCustomPresentedScrollBox

プロパティ

種類 可視性 ソース ユニット
class public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid FMX.Grid

説明

このコンポーネントにより、大きいサイズのコンテンツを、より小さい表示領域に表示させることができます。

FMX.Grid.TCustomGrid は FMX.ScrollBox.TCustomPresentedScrollBox を継承しています。以下の内容はすべて FMX.ScrollBox.TCustomPresentedScrollBox を参照しています。

このコンポーネントにより、大きいサイズのコンテンツを、より小さい表示領域に表示させることができます。

関連項目