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

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

Description

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

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