Vcl.RibbonActnCtrls.TRibbonMenuSmallButtonControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.RibbonActnCtrls.TRibbonSmallButtonControlVcl.RibbonActnCtrls.TRibbonBaseButtonControlVcl.ActnCtrls.TCustomButtonControlTRibbonMenuSmallButtonControl

Delphi

TRibbonMenuSmallButtonControl = class(TRibbonSmallButtonControl)

C++

class PASCALIMPLEMENTATION TRibbonMenuSmallButtonControl : public TRibbonSmallButtonControl

Eigenschaften

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

Beschreibung

Allgemeiner Nachkomme für andere Schaltflächen.

TRibbonMenuSmallButtonControl ist ein allgemeiner Nachkomme für andere Schaltflächen, z.B. für Schaltflächen am unteren Rand des Anwendungsmenüs (in der Regel reserviert für "Optionen" und "Beenden") oder für Schaltflächen im Bereich "Zuletzt verwendete Dateien" des Anwendungsmenüs. TRibbonMenuSmallButtonControl wird im rechten Bereich des Anwendungsmenüs angezeigt.

Siehe auch