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