Vcl.WinXCtrls.TCustomToggleSwitch.RepaintDisplay

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RepaintDisplay;

C++

void __fastcall RepaintDisplay();

Properties

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

Description

Repaints the toggle switch.

See Also