Vcl.RibbonGalleryBar.TCustomRibbonGalleryBar.DoDropCategory

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.RibbonGalleryBar.pas
Vcl.RibbonGalleryBar.hpp
Vcl.RibbonGalleryBar TCustomRibbonGalleryBar

Beschreibung

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

Vcl.RibbonGalleryBar.TCustomRibbonGalleryBar.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.