Delphi – VBA : how to close a document without showing word afterward?
I’m managing word from my Delphi application to modify a single file without showing word to the user.
Everything works nice until the moment where i call the following code to close the document :
VBA how to close a document without showing word afterward?
I’m managing word from my Delphi application to modify a single file without showing word to the user.
Everything works nice until the moment where i call the following code to close the document :