Vcl.ThemedActnCtrls.TThemedPopupMenu.DrawBackground
Delphi
procedure DrawBackground; override;
C++
virtual void __fastcall DrawBackground();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.ThemedActnCtrls.pas Vcl.ThemedActnCtrls.hpp |
Vcl.ThemedActnCtrls | TThemedPopupMenu |
Description
Draws a background image on the control.
Vcl.ThemedActnCtrls.TThemedPopupMenu.DrawBackground inherits from Vcl.ActnMenus.TCustomActionPopupMenu.DrawBackground. All content below this line refers to Vcl.ActnMenus.TCustomActionPopupMenu.DrawBackground.
Draws a background image on the control.
DrawBackground is used for drawing a background image on the pop-up menu control.