Save to paste

General TRichView support forum. Please post your questions here
Post Reply
Ceprotec
Posts: 259
Joined: Thu Oct 28, 2010 6:09 pm
Contact:

Save to paste

Post by Ceprotec »

Hello

need to save a file. RVF within a folder windows, C: \ Users \ Vini \ Documents \ New \ ... SaveDialog without using and without using rvActionSave because I need to save directly by code.

?
Sergey Tkachenko
Site Admin
Posts: 17559
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Call RichViewEdit1.SaveRVF(FileName)
Post Reply