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

TWin32WidgetSet.SetComboMinDropDownSize

Declaration

Source position: win32winapih.inc line 200

public function TWin32WidgetSet.SetComboMinDropDownSize(

  Handle: HWND;

  MinItemsWidth: Integer;

  MinItemsHeight: Integer;

  MinItemCount: Integer

):Boolean; override;