Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have not found any callback while loading file. #12

Open
GoogleCodeExporter opened this issue Mar 25, 2015 · 1 comment
Open

Have not found any callback while loading file. #12

GoogleCodeExporter opened this issue Mar 25, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

In OXmlCDOM.pas (TXMLDocument) i have not found any callback events while 
loading file.
Is there any callbacks?

Original issue reported on code.google.com by [email protected] on 19 Jan 2015 at 9:59

@ronaldhoek
Copy link

You can use LoadFromStream with a proxystream, that parses the read request to the actual stream.
Using these read requests you can dislay the progres based on the stream size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants