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

TCustomTreeView.DefaultItemHeight

DefaultItemHeight - default height for items on the list

Declaration

Source position: comctrls.pp line 3501

public property TCustomTreeView.DefaultItemHeight : Integer
  read FDefItemHeight
  write SetDefaultItemHeight
  default 20;

Description

If tvoAutoItemHeight is set in Options this value is set automatically depending on font and icons.