开发者

What is the ExtendedImage property for in TListViews TListGroup?

开发者 https://www.devze.com 2023-03-13 16:39 出处:网络
If I specify any number like this: Tasks.Groups.Items[1].ExtendedImage := 0; then group header just disappears.

If I specify any number like this:

Tasks.Groups.Items[1].ExtendedImage := 0; 

then group header just disappears.

I think I've searched everywhe开发者_JS百科re and couldn't find anything helpful

0

精彩评论

暂无评论...
验证码 换一张
取 消