TdxCustomDocumentModel.AutodetectDocumentFormat(string,Boolean) Method
In This Article
#Declaration
Delphi
function AutodetectDocumentFormat(const AFileName: string; AUseFormatFallback: Boolean = True): TdxRichEditDocumentFormat; virtual; abstract;
#Parameters
Name | Type |
---|---|
AFile |
string |
AUse |
Boolean |
#Returns
Type |
---|
Tdx |
See Also