|
TRVListLevel.ImageIndex |
Top Previous Next |
|
Image index for bullets that show image from the image list property ImageIndex: Integer; If ListType=rvlstImageList, the marker of this list level is the ImageIndex-th image from ImageList. If ListType=rvlstImageListCounter, the marker of this list level is the (Counter+ImageIndex-1)-th image from ImageList, there Counter is a value of counter for the given list marker. List counter is numbered from StartFrom. For example:
Default value: 0 See also properties: |