DesignEditors.TDesignerOleDropTarget.DragOver

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
DesignEditors.pas
DesignEditors.hpp
Unit: DesignEditors
Parent: TDesignerOleDropTarget

Delphi

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

C++

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

Description

Embarcadero Technologies does not currently have any additional information.