[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TCanvas.TextWidth

TextWidth - returns the width of the specified text

Declaration

Source position: graphics.pp line 1171

public function TCanvas.TextWidth(

  const Text:

):Integer; virtual;