API:FMX.Grid.TCustomGrid

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid FMX.Grid

Beschreibung

Komponente, die die Anzeige eines großen Inhalts in einem kleineren sichtbaren Bereich ermöglicht.

FMX.Grid.TCustomGrid erbt von FMX.ScrollBox.TCustomPresentedScrollBox. Der folgende Inhalt bezieht sich auf FMX.ScrollBox.TCustomPresentedScrollBox.

Komponente, die die Anzeige eines großen Inhalts in einem kleineren sichtbaren Bereich ermöglicht.

Siehe auch