[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 567

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

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