TrvActionExport.FileTitle

<< Click to display table of contents >>

TrvActionExport.FileTitle

Defines title for HTML files.

property FileTitle: TRVUnicodeString;

This property is used when exporting to HTML formats (ffeHTMLCSS or ffeHTML). This property is used as the Title parameter of TCustomRichViewEdit.SaveHTML and SaveHTMLEx methods.

See also:

TrvActionSave.FileTitle