Vcl.RibbonActnMenus.TRibbonApplicationPopupMenu.DrawBackground
Delphi
procedure DrawBackground; override;
C++
virtual void __fastcall DrawBackground(void);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
protected | Vcl.RibbonActnMenus.pas Vcl.RibbonActnMenus.hpp |
Vcl.RibbonActnMenus | TRibbonApplicationPopupMenu |
Beschreibung
Zeichnet ein Hintergrundbild auf das Steuerelement.
Vcl.RibbonActnMenus.TRibbonApplicationPopupMenu.DrawBackground erbt von Vcl.ActnMenus.TCustomActionPopupMenu.DrawBackground. Der folgende Inhalt bezieht sich auf Vcl.ActnMenus.TCustomActionPopupMenu.DrawBackground.
Zeichnet ein Hintergrundbild auf das Steuerelement.
Mit DrawBackground wird ein Hintergrundbild auf das Popup-Menü-Steuerelement gezeichnet.