Vcl.WinXCtrls.TCustomToggleSwitch.DrawSwitch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawSwitch(Canvas: TCanvas);

C++

void __fastcall DrawSwitch(Vcl::Graphics::TCanvas* Canvas);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomToggleSwitch

Description

Draws the toggle switch.

See Also