FMX.Switch.Style.TStyledSwitch.SwitchObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SwitchObject: TCustomSwitchObject read FSwitchObject;

Properties

Type Visibility Source Unit Parent
property protected FMX.Switch.Style.pas FMX.Switch.Style TStyledSwitch

Description

A reference to a switch style object.

Can be nil.

See Also