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)
Parameter | Description |
---|---|
file |
Must be one of the File |
directory | The directory path where the files of the given file type are to be stored on the web server. |