Closed matortheeternal closed 8 years ago
What component do you use? For example Assets Browser script uses TListView to display hundreds of thousands of files instantly, and it is not even a compiled application.
I'm using a TStringGrid, drawing individual cells based on a TStringList holding the data.
Seems it's still slow when there are enough items in the view.