09.08.2010 19:20, Bernd Kreuss wrote:
And to fix the slowness problem I will probably also have to introduce a
new public function GetUpdateCount() in TCustomListView to be able to
read the list view's FUpdateCount from within the TWin32WSCustomListView
class if I don't find a simpler way to access this information. I hope
this is ok. After these changes the listview will not only behave more
correctly but also be orders of magnitude faster :-)
You can add it to the protected section and access using TListViewAccess class. Therefore class public interface will stay as is.

Best regards,
Paul Ishenin.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to