Search found 1 match
- Mon Oct 22, 2007 12:43 am
- Forum: Support
- Topic: rvhtmlimport - List Index Out Of Bounds (1)
- Replies: 1
- Views: 8244
rvhtmlimport - List Index Out Of Bounds (1)
When importing the below specified HTML using RVHTMLImport into a TRichViewEdit , and then performing a left mouse click - An Exception occurs : List Index Out Of Bounds (1) . <font size=2 color="#000000" face="Arial"> <ol> <li value=1></li> </ol> </font> Other HTML code seems to import fine. I am ...