FMX.StdCtrls.TSwitchModel.Change

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Change;

C++

void __fastcall Change(void);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TSwitchModel

Description

Changes the value of the switch control that owns the model.

See Also