Drag&Drop from custom form to Designer

edited 10:12PM in FastReport 4.0
Hi,

I have function registered in fast-report witch takes x,y as cell column and row of some grid as parameters and return value form that grid GridValue(x,y).
I need to extend designer to support Drag&Drop from some custom form where the grid is displayed. When dropping selected cell (eg. x=2,y=7) from grid, designer should add TfrxMemoView object with text [GridValue(2,7)].
How I can achieve this functionality. Is there some events in designer that I should extend like OnDragOver, OnDragDrop?

Any help appreciated.

Best Regards,
Macma

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.