|
TRVOfficeCnvList |
Top Previous Next |
|
This class represents a list of installed import or export converters. Unit RVOfficeCnv; Syntax TRVOfficeCnvList = class (TList) Hierarchy TObject TList Main Properties The main properties are Count (count of converters) and Items (array of TRVOfficeConverterInfo). |