I'm using TScrollBox to make custom list contains many controls (Tlabels,Timages,Tshapes)
the problem is when i use TPanels as a container for each Item the list getting slow and flickery after adding about 100 items.
i'm looking for an alternative to TPanel based on TGraphicControl to improve the performance