RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDesignerOleDropTarget.DragEnter Method
Pascal
function DragEnter(const dataObj: IDataObject; grfKeyState: Longint; pt: TPoint; var dwEffect: Longint): HResult; stdcall;
C++
__fastcall __stdcall HRESULT DragEnter(const IDataObject dataObj, Longint grfKeyState, TPoint pt, Longint dwEffect);

This is DragEnter, a member of class TDesignerOleDropTarget.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!