[Overview][Types][Classes][Index] Reference for unit 'fpg_tree' (#fpgui)

TfpgTreeView.ImageList

Refers to the image list associated with the tree view

Declaration

Source position: fpg_tree.pas line 245

public property TfpgTreeView.ImageList: TfpgImageList
  read FImageList
  write FImageList;

Description

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.

See also

TfpgTreeNode.ImageIndex


Documentation generated on: 2013-04-29