DesignEditors.TDesignerOleDropTarget.DragEnter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DragEnter(const dataObj: IDataObject; grfKeyState: Longint;  pt: TPoint; var dwEffect: Longint): HResult; stdcall;

C++

HRESULT __stdcall DragEnter(const _di_IDataObject dataObj, int grfKeyState, System::Types::TPoint pt, int &dwEffect);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
DesignEditors.pas
DesignEditors.hpp
DesignEditors TDesignerOleDropTarget

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !