property FilenameCharsetAvailable: boolean;
Description
Use the FilenameCharsetAvailable property to check if the information about filename charset was received from the server.
If FilenameCharsetAvailable is True, then the FilenameCharset property was set by the server. Otherwise FilenameCharset is not initialized.
See Also