Search found 1 match

by khoa26189
Mon Aug 05, 2019 1:13 pm
Forum: XLSSpreadSheet
Topic: Serious bug when deleting rows.
Replies: 0
Views: 6576

Serious bug when deleting rows.

Hello all, I'm testing out this simple chunk of code involving loading a big excel file, delete two rows and save it under another name. However, that would cause an 'Access violation at address ...' error. Here is my current code, where XSS means TXLSSpreadSheet: procedure TfMain.btnOpenClick(Sende...