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

UIPainter.drawLabel

Declaration

Source position: nvwidgets.pas line 163

public procedure UIPainter.drawLabel(

  const r: Rect;

  const Text: ;

  const rt: Rect;

  const nbLines: Integer;

  isHover: Boolean;

  style: Integer

); virtual; abstract;