Vcl.RibbonActnCtrls.TRibbonCustomControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTRibbonCustomControl

Delphi

TRibbonCustomControl = class(TCustomActionControl, IRibbonControl,
IRibbonContainedControl, IRibbonKeyTip)

C++

class PASCALIMPLEMENTATION TRibbonCustomControl : public Vcl::Actnman::TCustomActionControl

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls Vcl.RibbonActnCtrls

Beschreibung

Übergeordnete Klasse für alle anderen Steuerelementtypen auf dem Ribbon.

TRibbonCustomControl dient als übergeordnete Klasse für alle anderen Steuerelementtypen auf dem Ribbon, wie z.B. TButton oder TListView. Sie implementiert die Unterstützung für KeyTips, die dem Steuerelement übergeordnet sind, und für die Symbolleiste für den Schnellzugriff.