Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
idCatalog
type TCatalogFileTypes = class(TBaseCatalogObjects)
TCatalogFileTypes
function FindFileType (const AFileType: WideString): TCatalogFileType;
property Items[Index:Integer]: TCatalogFileType read GetItem write SetItem;