FMX.Switch.Style.TStyledSwitch.DoSwitch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoSwitch; virtual;

C++

virtual void __fastcall DoSwitch();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Switch.Style.pas
FMX.Switch.Style.hpp
FMX.Switch.Style TStyledSwitch

Description

Changes the value of the switch control.

See Also