[Overview][Constants][Classes][Index] Reference for unit 'nvGLWidgets' (#nvidia-widgets)

GLUIPainter.drawListBox

Declaration

Source position: nvglwidgets.pas line 156

public procedure GLUIPainter.drawListBox(

  const r: Rect;

  numOptions: Integer;

  const options: array of ;

  const ri: Rect;

  const rt: Rect;

  selected: Integer;

  hovered: Integer;

  style: Integer

); override;