RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStandardAddRemoveItem.DrawBackground Method

Draws a background image on the customization menu.

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

This method is largely the same as the inherited method, with some modifications to account for the method of selection. See the inherited method for more details. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!