|
TRVSaveFormat Type |
Top Previous Next |
|
Unit RVStyle; type TRVSaveFormat = (rvsfText, rvsfHTML, rvsfRTF, rvsfRVF); Identifies saving format. This type is used in some events of RichView, such as OnSaveComponentToFile and OnSaveItemToFile, and SavePicture method. |