Search found 1 match

by junaid_arm
Fri Jan 06, 2017 8:52 pm
Forum: Support
Topic: Insert image at after selected item no in TRichView
Replies: 1
Views: 9513

Insert image at after selected item no in TRichView

Hello, i have been searching around to look for a solution, there is no example of how to insert picture at a custom position in TRichview. TRichviewEdit have an insertpicture method but TRichview doesnt. Using AddPictureEX it only asks for ParaNo and not ItemNo. Can anyone tell me how can i get ...