[Lazarus] StateImages support in TListView

dominique at savagesoftwaresolutions.com dominique at savagesoftwaresolutions.com
Thu Oct 22 18:06:30 CEST 2009


I've never noticed the small icons to the left in vsReport view.

I will check it out tonight.

Dominique.

On Thu, 22 Oct 2009 19:53:09 +0400, dmitry boyarintsev
<skalogryz.lists at gmail.com> wrote:
> On Thu, Oct 22, 2009 at 6:53 PM,  <dominique at savagesoftwaresolutions.com>
> wrote:
>>  Even though SmallImages is supported, you can't actually display them
>> can
>> you, because vsReport only displays columns?
>> So doesn't that essentially mean that assigning the SmallImage property
>> is
>> largely useless? Or am I missing something?
> 
> vsReport display only columns. But if SmallImages are assigned, the
> title of the first column is preceeded with images from SmallImages
> list, of if the ListView item has ImageIndex >= 0.
> Assigning SmallImages is very useful.
> 
> See the screenshot at the project:
http://sourceforge.net/projects/devwork/
> It uses TListView with SmallImages and ViewStyle = vsReport
> 
> Assiging LargeImages as well as using other ViewStyles are useless
> (for now), but there's a bug report about it, already.
> 
> thanks,
> dmitry





More information about the Lazarus mailing list