[Overview][Procedures and functions][Index] Reference for unit 'LCLIntf' (#lcl)

SetComboMinDropDownSize

Declaration

Source position: lclintfh.inc line 130

function SetComboMinDropDownSize(

  Handle: HWND;

  MinItemsWidth: Integer;

  MinItemsHeight: Integer;

  MinItemCount: Integer

):Boolean;