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 3662

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

Description

Use 0 to auto-size the Indent value.


Version 4.6 Generated 2026-02-20 Home