type TOLEDropSource = class(TInterfacedObject, IDropSource)
This item has no description.
| Public | function QueryContinueDrag(fEscapePressed: BOOL; grfKeyState: DWORD): HRESULT; stdcall; |
| Public | function GiveFeedback(dwEffect: DWORD): HRESULT; stdcall; |
| Public | function QueryContinueDrag(fEscapePressed: BOOL; grfKeyState: DWORD): HRESULT; stdcall; |
|
IDropSource | |
| Public | function GiveFeedback(dwEffect: DWORD): HRESULT; stdcall; |
|
This item has no description. | |