Sets the directory path where the files of a specific file type are stored on the web server.

Introduced: X14.

<void> TXTextControl.setFileDirectory(<FileType> fileType, <string> directory)

Parameters

Parameter Description
fileType Must be one of the FileType values.
directory The directory path where the files of the given file type are to be stored on the web server.