adragan Posted November 26, 2012 Share Posted November 26, 2012 Did anyone use TVirtualTable from DevArt in a live enviroment ? From what I read the component is not thread-safe (??). My tests did not show any problem in UniGui application. So does anyone have any real life experience with this combination ? Quote Link to comment Share on other sites More sharing options...
albertovesx Posted November 26, 2012 Share Posted November 26, 2012 Did anyone use TVirtualTable from DevArt in a live enviroment ? From what I read the component is not thread-safe (??). My tests did not show any problem in UniGui application. So does anyone have any real life experience with this combination ? I have been using it without any problem. Just remember to locate it in mainmodule. Quote Link to comment Share on other sites More sharing options...
adragan Posted November 26, 2012 Author Share Posted November 26, 2012 Thanks, I'll keep that in minde. Quote Link to comment Share on other sites More sharing options...
alasoft Posted November 26, 2012 Share Posted November 26, 2012 Thanks, I'll keep that in minde. I had the 'same' problem (I guess .. thread safe in memory table) .. then I used TRxMemoryTable .. and problem solved. Greetings Rober Quote Link to comment Share on other sites More sharing options...
adan200 Posted November 27, 2012 Share Posted November 27, 2012 I'm use TVirtualTable, in a lot of DM in my project. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.