[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Override this method with your own painting code.
Source position: controls.pp line 2293
protected procedure TGraphicControl.Paint; virtual; |
The default implementation invokes the OnPaint handler.
|
Supply your own OnPaint handler for painting the control. |
lazarus-ccr.sourceforge.net |