Declaration
function EnumDCXIm(const FileName: WideString): Integer;
Description
Returns the number of frames (images) that the specified file contains.
If the FileName doesn't exist or doesn't contain images, it returns 0.
n := EnumDCXIm('C:\multipage.dcx' );
See Also
◼DeleteDCXIm◼Global Image Methods◼InsertToFileDCX