[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'nvWidgets' (#nvidia-widgets)

UIPainter.drawComboOptions

Declaration

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;