[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'FPCanvas' (#fcl)

TFPCustomCanvas.DoGetTextSize

DoGetTextSize - method for finding the size (stored as w: width, h: height) of the given text

Declaration

Source position: fpcanvas.pp line 242

protected procedure TFPCustomCanvas.DoGetTextSize(

  text: String;

  var w: Integer;

  var h: Integer

); virtual; abstract;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.