[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 1983

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