DoAfterDropTargetCreated
Posted: Thu Sep 13, 2012 12:20 am
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.
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.