FMX.StdCtrls.TCustomSwitch

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.Controls.Presentation.TPresentedControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomSwitch

Delphi

TCustomSwitch = class(TPresentedControl, IIsChecked)

C++

class PASCALIMPLEMENTATION TCustomSwitch : public Fmx::Controls::Presentation::TPresentedControl

Eigenschaften

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


Beschreibung

Repräsentiert einen wechselseitigen Ein-/Aus-Schalter zur Verwendung in Anwendungen.

Siehe auch