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

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

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