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

TCustomControl.Paint

Override this method in your derived class with your own paint handler.

Declaration

Source position: controls.pp line 2204

protected procedure TCustomControl.Paint; virtual;