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

TCustomComboBox.DroppedDown

Indicates whether the drop-down list has appeared.

Declaration

Source position: stdctrls.pp line 378

public property TCustomComboBox.DroppedDown: Boolean
  read GetDroppedDown
  write SetDroppedDown;

Description

Setting this property opens or closes the drop-down list.