FMX.Switch.Style.TStyledSwitch.Model

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Model: TSwitchModel read GetModel;

C++

__property Fmx::Stdctrls::TSwitchModel* Model = {read=GetModel};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Switch.Style.pas
FMX.Switch.Style.hpp
FMX.Switch.Style TStyledSwitch


Beschreibung

Ein Datenmodell für dieses Steuerelement.

Siehe auch