API:Vcl.Ribbon.THelpButton.DrawImage

From RAD Studio API Documentation
Jump to: navigation, search

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 THelpButton

Description

Draws an image on the Office 2007 button.

Vcl.Ribbon.THelpButton.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.

See Also