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