[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.Refresh

Causes the control to be redrawn.

Declaration

Source position: controls.pp line 1651

public procedure TControl.Refresh;

Description

Calls the Repaint method.

See also

TControl.Repaint

  

Immediately redraws the control when visible, bypassing the message queue.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.