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