Vcl.RibbonActnCtrls.TRibbonSplitMenuItem.DrawSelectedBackground
Delphi
procedure DrawSelectedBackground(ARect: TRect); override;
C++
virtual void __fastcall DrawSelectedBackground(const System::Types::TRect &ARect);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | TRibbonSplitMenuItem |
Description
Draws the background of the control.
The DrawSelectedBackground method draws the background of a selected item within the area specified by PaintRect.