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

This is Drop, a member of class TDesignerOleDropTarget.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!