[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: nvWidgets.pas line 183
public procedure UIPainter.drawComboOptions( |
const rect: Rect; |
numOptions: Integer; |
const options: array of ; |
const ri: Rect; |
const rit: Rect; |
selected: Integer; |
hovered: Integer; |
isHover: Boolean; |
isFocus: Boolean; |
style: Integer |
); virtual; abstract; |