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

TCustomTreeView.Indent

Size in pixels by which each nested branching level is to be indented.

Declaration

Source position: comctrls.pp line 3611

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

Description

Use 0 for auto-sized value.