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

TTreeNode.OverlayIndex

OverlayIndex - the index of the overlay

Declaration

Source position: comctrls.pp line 2997

public property TTreeNode.OverlayIndex : Integer
  read FOverlayIndex
  write SetOverlayIndex
  default -1;

Description

This icon is drawn above the normal icon. If Images.HasOverlays then it is fetched from Images via Images.Overlay(Node.Overlay) for Delphi compatibility.