|
TRVOfficeConverterInfo |
Top Previous Next |
|
This class represents an item in list of installed import and export converters. Unit RVOfficeCnv; Syntax TRVOfficeConverterInfo = class; HierarchyTObject Main PropertiesThis class has the following main properties: ▪Name: String – name of format (for example, 'HTML Document'); ▪Path: String – path to the converter's DLL; ▪Filter: String – filter (file mask, for example '*.htm;*.html;*.htx;*.otm'). |