API:Vcl.Ribbon.TCustomRibbonQuickAccessToolbar.DoDropCategory

Aus RAD Studio API Documentation

Delphi

procedure DoDropCategory(Source: TCategoryDragObject; const X: Integer;
const Y: Integer); override;

C++

virtual void __fastcall DoDropCategory(Vcl::Actnman::TCategoryDragObject* Source, const int X, const int Y);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonQuickAccessToolbar

Beschreibung

Füllt ein Menü mit Aktionssymbolleisten-Einträgen. Vcl.Ribbon.TCustomRibbonQuickAccessToolbar.DoDropCategory erbt von Vcl.ActnCtrls.TCustomActionToolBar.DoDropCategory. Der folgende Inhalt bezieht sich auf Vcl.ActnCtrls.TCustomActionToolBar.DoDropCategory.

Füllt ein Menü mit Aktionssymbolleisten-Einträgen.

Mit DoDropCategory wird ein Dropdown-Menü mit Aktionssymbolleisten-Einträgen gefüllt.