RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar.GradientDrawToolBar Method

Use this method for drawing the toolbar when gdoGradient and dsGradient are both set.

Pascal
function GradientDrawToolBar(const ARect: TRect): Boolean; virtual;
C++
virtual __fastcall Boolean GradientDrawToolBar(const TRect ARect);

This method is used for drawing the toolbar when gdoGradient and dsGradient are both set 

 

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