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

TCustomTreeView.DefaultItemHeight

Default height of tree-items. If tvoAutoItemHeight is set in Options, this value is detected from font and icons.

Declaration

Source position: comctrls.pp line 3583

public property TCustomTreeView.DefaultItemHeight : Integer
  read FDefItemHeight
  write SetDefaultItemHeight
  stored DefaultItemHeightIsStored;

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