[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: nvwidgets.pas line 185
public procedure UIPainter.drawComboBox( |
const rect: Rect; |
numOptions: Integer; |
const options: array of ; |
const rt: Rect; |
const ra: Rect; |
selected: Integer; |
isHover: Boolean; |
isFocus: Boolean; |
style: Integer |
); virtual; abstract; |