TDocumentAncestor.GetDocumentExtension Method
Definition
Returns the file extension for the storrage file of this document.
Delphi
function GetDocumentExtension: string
Returns
string
Remarks
Override this method in your TDocument class descendant.