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

TCustomTreeView.Indent

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

Declaration

Source position: comctrls.pp line 3639

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

Description

Use 0 to auto-size the Indent value.


Version 3.2 Generated 2024-02-25 Home