Links
EControl Syntax Editor SDK
TCustomGutterObject.ImageList Property

Lists the images that can appear on the gutter.

property ImageList: TCustomImageList;

ImageIndex specifies index of the image in the ImageList. ImageList is an alternative way. It is recommended to use TGuter.Images property. 

If both TGuter.Images and ImageList are specified, only ImageList will be used.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!