[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTreeNode.ImageIndex

ImageIndex - the image index of the current node if not selected. Default -1 for no image

Declaration

Source position: comctrls.pp line 3030

public property TTreeNode.ImageIndex : TImageIndex
  read FImageIndex
  write SetImageIndex
  default -1;

See also

TTreeNode.SelectedIndex

  

SelectedIndex - the image index of the current node if selected. Default -1 for no image

The latest version of this document can be found at lazarus-ccr.sourceforge.net.