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

TGraphicControl.Paint

Override this method with your own painting code.

Declaration

Source position: controls.pp line 2293

protected procedure TGraphicControl.Paint; virtual;

Description

The default implementation invokes the OnPaint handler.

See also

TGraphicControl.OnPaint

  

Supply your own OnPaint handler for painting the control.

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