Vcl.ActnMan.TCustomActionBar.DoDropActions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoDropActions(Source: TActionDragObject; const X, Y: Integer); virtual;

C++

virtual void __fastcall DoDropActions(TActionDragObject* Source, const int X, const int Y);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionBar

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!