[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The default paint handler for the class
Source position: controls.pp line 2010
protected procedure TCustomControl.Paint; virtual; |
If using a control derived from this parent, the developer needs to write a specific paint handler to override this one
lazarus-ccr.sourceforge.net |