Table of Contents

TTMSFNCCloudFileConversion.ValidFileName Method

Checks whether a file name is acceptable as a conversion source.

API unit family: TMSFNCCloudFileConversion Declaring type: TTMSFNCCloudFileConversion Inherited from: TTMSFNCCustomCloudFileConversion

Syntax

function ValidFileName(AFileName: string): boolean;

Parameters

Name Description
AFileName File name to validate.

Returns

True when the file name is valid for a conversion request.