Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTreeView.Indent

Number of pixels used to indent branch levels (child nodes) on the tree view control.

Declaration

Source position: comctrls.pp line 3661

protected property TCustomTreeView.Indent : Integer
  read GetIndent
  write SetIndent
  stored IndentIsStored;

Description

Use 0 to auto-size the Indent value.


Version 4.4 Generated 2025-11-08 Home