Vcl.RibbonActnCtrls.TRibbonBaseButtonControl

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTRibbonBaseButtonControl

Delphi

TRibbonBaseButtonControl = class(TCustomButtonControl, IRibbonControl,
IRibbonKeyTip)

C++

class PASCALIMPLEMENTATION TRibbonBaseButtonControl : public Vcl::Actnctrls::TCustomButtonControl

Properties

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

Description

Common ancestor for many buttons that appear in groups and on the Quick Access Toolbar.

TRibbonBaseButtonControl is the common ancestor for many buttons that appear in groups and on the Quick Access Toolbar.

See Also