Vcl.RibbonActnCtrls.TRibbonApplicationButton

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnMenus.TCustomMenuButtonVcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlTRibbonApplicationButton

Delphi

TRibbonApplicationButton = class(TCustomMenuButton)

C++

class PASCALIMPLEMENTATION TRibbonApplicationButton : public Vcl::Actnmenus::TCustomMenuButton

Properties

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

Description

Class for the ribbon application button.

TRibbonApplicationButton is the class for the ribbon application button. The ribbon application button is situated in the upper-left corner of the window.

See Also