API:Vcl.Ribbon.TRibbonSystemButton.DrawBackground

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawBackground; override;

C++

virtual void __fastcall DrawBackground();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TRibbonSystemButton

Description

Draws a background image on the canvas of the Office 2007 button.

Vcl.Ribbon.TRibbonSystemButton.DrawBackground inherits from Vcl.Ribbon.TOffice2007Button.DrawBackground. All content below this line refers to Vcl.Ribbon.TOffice2007Button.DrawBackground.

Draws a background image on the canvas of the Office 2007 button.

See Also