[Lazarus] LVSCW_AUTOSIZE{_USEHEADER};

Paul Ishenin webpirat at mail.ru
Mon Aug 9 15:48:07 CEST 2010


  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.




More information about the Lazarus mailing list