Vcl.RibbonGalleryBar.TCustomRibbonGalleryBar.DoDropCategory

From 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);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.RibbonGalleryBar.pas
Vcl.RibbonGalleryBar.hpp
Vcl.RibbonGalleryBar TCustomRibbonGalleryBar

Description

Populates a menu with action tool bar items. {{#multireplace:Vcl.RibbonGalleryBar.TCustomRibbonGalleryBar.DoDropCategory|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ActnCtrls.TCustomActionToolBar.DoDropCategory|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ActnCtrls.TCustomActionToolBar.DoDropCategory|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Populates a menu with action tool bar items.

Use DoDropCategory to populate a drop-down menu with action tool bar items.