TRichViewEdit + TRichViewXML
Posted: Mon Feb 11, 2013 3:19 pm
Created a one line of text file in Word. Save as XML. Tried to load into RichViewEdit:
rveXML.LoadFromFile(fName).
I get the exception error message "No root element".
Am I missing something here?
rveXML.LoadFromFile(fName).
I get the exception error message "No root element".
Am I missing something here?