API:Vcl.Ribbon.TRibbonSystemButton.DoClick

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoClick; override;

C++

virtual void __fastcall DoClick();

Properties

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

Description

Clicks the Office 2007 button.

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

Clicks the Office 2007 button.

See Also