Listbox widget
Source position: nvcontext.pas line 148
public function UIContext.doListBox(
const aRect: Rect;
numOptions: Integer;
const options: array of ;
var selected: Integer;
style: Integer = 0
):Boolean;