[Overview][Constants][Types][Classes][Procedures and functions][Index] |
DoGetTextSize - method for finding the size (stored as w: width, h: height) of the given text
Source position: fpcanvas.pp line 242
protected procedure TFPCustomCanvas.DoGetTextSize( |
text: String; |
var w: Integer; |
var h: Integer |
); virtual; abstract; |
lazarus-ccr.sourceforge.net |