TDocumentAncestor.GetDocumentGUID Method

Definition

Returns the unique identifier used in the document jeader to check if the file is compatible with this project.

Delphi
function GetDocumentGUID: string

Returns

string

Remarks

Override this method in your TDocument class descendant.