FMX.ScrollBox.Style.TStyledCustomScrollBox.Model

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Model: TCustomScrollBoxModel read GetModel;

C++

__property Fmx::Scrollbox::TCustomScrollBoxModel* Model = {read=GetModel};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ScrollBox.Style.pas
FMX.ScrollBox.Style.hpp
FMX.ScrollBox.Style TStyledCustomScrollBox


Beschreibung

Ein Datenmodell für dieses Steuerelement.

Siehe auch