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 system buttons. Use it to change the properties or behavior of the system buttons.

See Also