[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 1211

public function TCanvas.TextExtent(

  const Text: string

):TSize; virtual;