FMX.Switch.Style.TStyledSwitch

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Presentation.Style.TStyledPresentationFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTStyledSwitch

Delphi

TStyledSwitch = class(TStyledPresentation)

C++

class PASCALIMPLEMENTATION TStyledSwitch : public Fmx::Presentation::Style::TStyledPresentation

Properties

Type Visibility Source Unit Parent
class public
FMX.Switch.Style.pas
FMX.Switch.Style.hpp
FMX.Switch.Style FMX.Switch.Style

Description

A styled presentation of TSwitch.

See Also