Vcl.WinXCtrls.TCustomToggleSwitch.UpdateDisplay

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateDisplay;

C++

void __fastcall UpdateDisplay();

Properties

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

Description

Repaints the control when the keyboard toggles the switch.

See Also