API:FMX.Grid.TGridModel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ScrollBox.TCustomScrollBoxModelFMX.Controls.Model.TDataModelFMX.Presentation.Messages.TMessageSenderSystem.Classes.TPersistentSystem.TObjectTGridModel

Delphi

TGridModel = class(TCustomScrollBoxModel)

C++

class PASCALIMPLEMENTATION TGridModel : public Fmx::Scrollbox::TCustomScrollBoxModel

Eigenschaften

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

Beschreibung

Die Basisklasse für Datenmodelle für dargestellte Bildlauffelder.

FMX.Grid.TGridModel erbt von FMX.ScrollBox.TCustomScrollBoxModel. Der folgende Inhalt bezieht sich auf FMX.ScrollBox.TCustomScrollBoxModel.

Die Basisklasse für Datenmodelle für dargestellte Bildlauffelder.

Siehe auch