DoAfterDropTargetCreated

ScaleRichView support and discussion (TRichView add-on for WYSIWYG editing)
Post Reply
dave novo
Posts: 105
Joined: Wed Aug 31, 2005 2:13 am

DoAfterDropTargetCreated

Post by dave novo »

Hello,

A while back, Sergey made the method

procedure TCustomRichViewEdit.DoAfterDropTargetCreated(aCreatedDropTarget: IDropTarget);

for us.

It is possible to make the same method on ScaleRichView for us to allow us to do some custom things with the drop target.
Post Reply