Vcl.RibbonActnCtrls.TRibbonApplicationMenuButton

From RAD Studio API Documentation

TRibbonApplicationMenuButtonVcl.ActnMenus.TCustomMenuButtonVcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControl

Delphi

TRibbonApplicationMenuButton = class(TCustomMenuButton, IRibbonKeyTip)

C++

class PASCALIMPLEMENTATION TRibbonApplicationMenuButton : public Vcl::Actnmenus::TCustomMenuButton

Properties

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

Description

Represents an application button when using the Ribbon interface.

TRibbonApplicationMenuButton is employed for the application button when using the Ribbon interface.

See Also