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

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

Description

Use 0 for autosized value.

Use GetRealIndent for real value.

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