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

TCustomComboBox.ArrowKeysTraverseList

Allows the operator to use also the keyboard Arrow keys to move through the list.

Declaration

Source position: stdctrls.pp line 384

public property TCustomComboBox.ArrowKeysTraverseList: Boolean
  read FArrowKeysTraverseList
  write SetArrowKeysTraverseList
  default true;