Vcl.ActnCtrls.TCustomActionToolBar.DoDropCategory
Delphi
procedure DoDropCategory(Source: TCategoryDragObject; const X, 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.ActnCtrls.pas Vcl.ActnCtrls.hpp |
Vcl.ActnCtrls | TCustomActionToolBar |
Description
Populates a menu with action tool bar items.
Use DoDropCategory to populate a drop-down menu with action tool bar items.