API:Vcl.Ribbon.TRibbonSystemButton

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Ribbon.TOffice2007ButtonVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTRibbonSystemButton

Delphi

TRibbonSystemButton = class(TOffice2007Button)

C++

class PASCALIMPLEMENTATION TRibbonSystemButton : public TOffice2007Button

Properties

Type Visibility Source Unit Parent
class public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon Vcl.Ribbon

Description

The class for the Office 2007 button.

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

The class for the Office 2007 button. Use the TOffice2007Button class to change the properties or behavior of the Office 2007 button.

See Also