[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'msegraphics' (#msegui)

tcanvas.getstringwidth

Declaration

Source position: msegraphics.pas line 1128

public function tcanvas.getstringwidth(

  const atext: msestring;

  const afont: tfont = Nil

):Integer; overload;

function tcanvas.getstringwidth(

  const atext: pmsechar;

  const acount: Integer;

  const afont: tfont = Nil

):Integer; overload;


Documentation generated on: 2021-05-13