FMX.Switch.Style.TStyledSwitch.FreeStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FreeStyle; override;

C++

virtual void __fastcall FreeStyle();

Properties

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

Description

Frees the style of this switch control.

See Also