[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 1053
protected procedure TCanvas.DoGetTextSize( |
Text: ; |
var w: Integer; |
var h: Integer |
); override; |
TFPCustomCanvas.DoGetTextSize |
||
|
TextExtent - returns the total size of the specified text |