Class TReDropSource (unit Richole) |
IDropSource
Constructors |
////////////////////////////////////////////////////////////////////////////// TReDropSource ////////////////////////////////////////////////////////////////////////////// Strange, but RichEdit control, which supports IRichEditOle does not support IDropTarget interface (I guess, this is violation of COM rules) So we take an approach from the other site -w e emulate IDropSource
Functions |
Properties |
Events |
Variables |
Constructors |
last mouse position (QueryContinueDrag
////////////////////////////////////////////////////////////////////////////// TReDropSource ////////////////////////////////////////////////////////////////////////////// Strange, but RichEdit control, which supports IRichEditOle does not support IDropTarget interface (I guess, this is violation of COM rules) So we take an approach from the other site -w e emulate IDropSource
Functions |
when mouse leaves RichEdit's control area, we have to continue with Delphi's drag and drop mechanism
find the window, that has capture
Properties |
Events |
Variables |
TRUE, if mouse buutton has been release