[Lazarus] LVSCW_AUTOSIZE{_USEHEADER};

Bernd Kreuss prof7bit at googlemail.com
Mon Aug 9 13:20:12 CEST 2010


On 09.08.2010 13:05, Paul Ishenin wrote:

> And please don't remove AutoSizeWidth constant, just replaced the missed place where it had to be used.

Ok, I will do this.

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 :-)

Bernd




More information about the Lazarus mailing list