FMX.StdCtrls.TCustomSwitch.Model

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Model: TSwitchModel read GetModel;

C++

__property TSwitchModel* Model = {read=GetModel};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TCustomSwitch


Beschreibung

Ein Datenmodell für dieses Steuerelement.

Siehe auch