Source position: fpcanvas.pp line 338
public procedure TFPCustomCanvas.GetTextSize(
text: Ansistring;
var w: Integer;
var h: Integer
);procedure TFPCustomCanvas.GetTextSize(
text: unicodestring;
);