Unit 'MUIClass.Group' Package
[Overview][Classes][Index] [#MUIClass]

TMUIListView.DefClickColumn

Define ClickColumn when Enter is pressed

Declaration

Source position: MUIClass.Group.pas line 101

published property TMUIListView.DefClickColumn : Integer
  read FDefClickColumn
  write SetDefClickColumn
  default 0;

Description

When the listview is controlled with the keyboard and the user presses Return, the value given here will be used as default for ClickColumn.

See also

ClickColumn

  

Number of the column where the user clicked.


Documentation generated on: 2024-03-28