[Overview][Classes][Index] |
Combobox widget
Source position: nvcontext.pas line 149
public function UIContext.doComboBox( |
const aRect: Rect; |
numOptions: Integer; |
const options: array of ; |
var selected: Integer; |
style: Integer = 0 |
):Boolean; |