[Overview][Types][Classes][Index] |
Refers to the image list associated with the tree view
Source position: fpg_tree.pas line 245
public property TfpgTreeView.ImageList: TfpgImageList |
Refers to the image list associated with the tree view. Use the ImageList to provide a customised list of bitmaps that can be displayed with the node's text. Use the node's ImageIndex property to specify the bitmap that must be painted next to the node's text.