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

Beschreibung

Füllt ein Menü mit Aktionssymbolleisten-Einträgen. {{#multireplace:Vcl.RibbonGalleryBar.TCustomRibbonGalleryBar.DoDropCategory|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Vcl.ActnCtrls.TCustomActionToolBar.DoDropCategory|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Vcl.ActnCtrls.TCustomActionToolBar.DoDropCategory|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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

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