FMX.Switch.Style.TStyledSwitch.SwitchObject

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SwitchObject: TCustomSwitchObject read FSwitchObject;

C++

__property Fmx::Styles::Switch::TCustomSwitchObject* SwitchObject = {read=FSwitchObject};

Eigenschaften

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


Beschreibung

Ein Verweis auf ein Schalterstilobjekt.

Kann nil sein.

Siehe auch