DesignIntf.TRegisterIDropTarget
| [–] Properties | |
|---|---|
| Type: type typedef
| |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: DesignIntf | |
Delphi
TRegisterIDropTarget = procedure (const ADropTarget: IDropTarget);
C++
typedef void __fastcall (*TRegisterIDropTarget)(const _di_IDropTarget ADropTarget);
Description
Embarcadero Technologies does not currently have any additional information.