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

TCustomListBox.ClickOnSelChange

Performs Click procedure when the selection is changed (which usually puts the selected item into the edit box)

Declaration

Source position: stdctrls.pp line 554

public property TCustomListBox.ClickOnSelChange: Boolean
  read FClickOnSelChange
  write FClickOnSelChange
  default true;