DesignEditors.TDesignerOleDropTarget.DragOver

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DragOver(grfKeyState: Longint; pt: TPoint;
var dwEffect: Longint): HResult; stdcall;

C++

HRESULT __stdcall DragOver(int grfKeyState, System::Types::TPoint pt, int &dwEffect);

Properties

Type Visibility Source Unit Parent
function protected
DesignEditors.pas
DesignEditors.hpp
DesignEditors TDesignerOleDropTarget

Description

Embarcadero Technologies does not currently have any additional information.