[Overview][Constants][Types][Classes][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TWidgetSet.SetComboMinDropDownSize

Declaration

Source position: lclintfh.inc line 130

public function TWidgetSet.SetComboMinDropDownSize(

  Handle: HWND;

  MinItemsWidth: Integer;

  MinItemsHeight: Integer;

  MinItemCount: Integer

):Boolean; virtual;