DesignIntf.RegisterDragTarget

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RegisterDragTarget(const SourceName: string; TargetClass: TDragTargetClass);

C++

extern DELPHI_PACKAGE void __fastcall RegisterDragTarget(const System::UnicodeString SourceName, TDragTargetClass TargetClass);

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. Please help us document this topic by using the Discussion page!