[Overview][Types][Classes][Index] Reference for unit 'fpg_tree' (#fpgui)

TfpgTreeView.DefaultColumnWidth

Is the default with of columns displayed in the tree view

Declaration

Source position: fpg_tree.pas line 251

published property TfpgTreeView.DefaultColumnWidth: Word
  read FDefaultColumnWidth
  write SetDefaultColumnWidth
  default 15;

Description

Is the default with of columns displayed in the tree view.

Remark: There is basic column support, but this is still very experimental.

Documentation generated on: 2013-04-29