Unit 'InterfaceBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TWidgetSet.SetComboMinDropDownSize

Declaration

Source position: lclintfh.inc line 113

public function TWidgetSet.SetComboMinDropDownSize(

  Handle: HWND;

  MinItemsWidth: Integer;

  MinItemsHeight: Integer;

  MinItemCount: Integer

):Boolean; virtual;