Vcl.ActnMenus.TCustomActionPopupMenu.DrawBackground
Delphi
procedure DrawBackground; override;
C++
virtual void __fastcall DrawBackground(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.ActnMenus.pas Vcl.ActnMenus.hpp |
Vcl.ActnMenus | TCustomActionPopupMenu |
Description
Draws a background image on the control.
DrawBackground is used for drawing a background image on the pop-up menu control.