RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListControlItem.ImageIndex Property

Identifies the image associated with this item.

Pascal
property ImageIndex: TImageIndex;
C++
__property TImageIndex ImageIndex;

Set ImageIndex to associate this item with an image. ImageIndex is an index into the Images property of the component that uses this TListControlItem object to represent one of its items. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!