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

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.

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