[Overview][Constants][Types][Classes][Procedures and functions][Index] |
GetTextSize - finds the size (stored as w: width, h: height) of the specified text
Source position: fpcanvas.pp line 274
public procedure TFPCustomCanvas.GetTextSize( |
text: String; |
var w: Integer; |
var h: Integer |
); |
lazarus-ccr.sourceforge.net |