[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DoGetTextSize calls TextExtent to find width and height of specified text string
Source position: graphics.pp line 1029
protected procedure TCanvas.DoGetTextSize( |
Text: String; |
var w: Integer; |
var h: Integer |
); override; |
|
TextExtent - returns the total size of the specified text |
lazarus-ccr.sourceforge.net |