Unit 'Buttons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomSpeedButton.PaintBackground

Paints the background for the control.

Declaration

Source position: buttons.pp line 367

protected procedure TCustomSpeedButton.PaintBackground(

  var PaintRect: TRect

); virtual;

Arguments

PaintRect

  

Rectangle where the control is drawn.