TRVOfficeConverter.GetExportFilter

<< Click to display table of contents >>

TRVOfficeConverter.GetExportFilter

Returns string that can be assigned to the Filter property of TSaveDialog.

function GetExportFilter: TRVUnicodeString;

(changed in version 18)

If ExtensionsInFilter is True, file extensions are included in the visible part of the returned file filter.

See also:

GetImportFilter method;

ExportConverters property.