DesignIntf.RegisterIDropTarget

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RegisterIDropTarget(const ADropTarget: IDropTarget);

C++

extern DELPHI_PACKAGE void __fastcall RegisterIDropTarget(const _di_IDropTarget ADropTarget);

Properties

Type Visibility Source Unit Parent
procedure
function
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Embarcadero Technologies does not currently have any additional information.