Vcl.ComCtrls.TToolBar.GradientDrawToolBar
Delphi
function GradientDrawToolBar(const ARect: TRect): Boolean; virtual;
C++
virtual bool __fastcall GradientDrawToolBar(const Winapi::Windows::TRect &ARect);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TToolBar |
Description
Use this method for drawing the toolbar when gdoGradient and dsGradient are both set.
This method is used for drawing the toolbar when gdoGradient and dsGradient are both set