[Lazarus] StateImages support in TListView

dominique at savagesoftwaresolutions.com dominique at savagesoftwaresolutions.com
Fri Oct 23 01:14:45 CEST 2009


For my app having SmallImages viewable would be better, but I think the
client will accept this version for now.

Thanks for pointing it out.

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
> 
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus




More information about the Lazarus mailing list