In D7, I'm using a Virtual ListView (OwnerData=true) for the first time in a project, and there appears to be a bug in the VCL. I'm hoping I can make a fix in the VCL code if possible.
I've searched the internet and found a person asking the same question on a forum but no one answered him. The ListView is MultiSelect. When using Shift Click to select multiple items, the SelCount property returns 0. When using Ctrl Click to select multiple items individually then SelCount is correct. I would rather not traverse all the items to check the selected state as this could be in the hundreds of thousands. Does anyone know of a fix? Many thanks. Ross.
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: unsubscribe