RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRibbonCheckBoxControl.DrawBackground Method

Draws a background image on the control.

Pascal
procedure DrawBackground(var PaintRect: TRect); override;
C++
virtual __fastcall DrawBackground(TRect PaintRect);

Use DrawBackground to draw a background image on the control within the area specified by PaintRect. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!