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

TCustomComboBox.SetDropDownCount

SetDropDownCount - writes the number of items in DropDown list to local variable

Declaration

Source position: stdctrls.pp line 323

protected procedure TCustomComboBox.SetDropDownCount(

  const AValue: Integer

); virtual;