[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'nvWidgets' (#nvidia-widgets)

UIContext.doListBox

Listbox widget

Declaration

Source position: nvwidgets.pas line 339

public function UIContext.doListBox(

  const aRect: Rect;

  numOptions: Integer;

  const options: array of ;

  var selected: Integer;

  style: Integer = 0

):Boolean;

Description