Declaration

function GetFileFromExt(const aFileExt: string): Integer;

 
Description

Return the file number for a given file extension, or -1 if not found.

 
Parameters

const aFileExt: string

the file extension (attached to the base name) to look for.

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxDataDictionary