TRVOfficeConverter.GetImportFilter

<< Click to display table of contents >>

TRVOfficeConverter.GetImportFilter

Returns string that can be assigned to the Filter property of TOpenDialog

function GetImportFilter: TRVUnicodeString;

(changed in version 18)

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

See also:

GetExportFilter method;

ImportConverters property.