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

TCanvas.TextExtent

TextExtent - returns the total size of the specified text

Declaration

Source position: graphics.pp line 1169

public function TCanvas.TextExtent(

  const Text:

):TSize; virtual;