TTMSFNCRichEditorDropSource.CurrentEffect Method
Records the OLE drop effect most recently reported for the ongoing drag operation.
API unit family: TMSFNCRichEditor
Declaring type: TTMSFNCRichEditorDropSource
Syntax
procedure CurrentEffect(dwEffect: Longint); override;
Parameters
| Name | Description |
|---|---|
dwEffect |
The OLE drop effect (copy or move) reported by the drop target. |