API:Vcl.Ribbon.TRibbonSystemButton.DrawImage
Delphi
procedure DrawImage; override;
C++
virtual void __fastcall DrawImage();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | TRibbonSystemButton |
Description
Draws an image on the Office 2007 button.
Vcl.Ribbon.TRibbonSystemButton.DrawImage inherits from Vcl.Ribbon.TOffice2007Button.DrawImage. All content below this line refers to Vcl.Ribbon.TOffice2007Button.DrawImage.
Draws an image on the Office 2007 button.