Vcl.Ribbon.THelpButton

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

THelpButton = class(TOffice2007Button)

C++

class PASCALIMPLEMENTATION THelpButton : public TOffice2007Button

Properties

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

Description

Button to activate help.

THelpButton represents the button used for activating help.

See Also