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

TTreeNode.ImageIndex

ImageIndex - the index of the image associated with the current node. Default -1 if no image

Declaration

Source position: comctrls.pp line 2190

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

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