API:Vcl.RibbonActnCtrls.TRibbonGalleryItem

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.RibbonActnCtrls.TRibbonBaseButtonControlVcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlTRibbonGalleryItem

Delphi

TRibbonGalleryItem = class(TRibbonBaseButtonControl)

C++

class PASCALIMPLEMENTATION TRibbonGalleryItem : public TRibbonBaseButtonControl

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.

Vcl.RibbonActnCtrls.TRibbonGalleryItem inherits from Vcl.RibbonActnCtrls.TRibbonBaseButtonControl. All content below this line refers to Vcl.RibbonActnCtrls.TRibbonBaseButtonControl.

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