[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msegraphics.pas line 1128
public function tcanvas.getstringwidth( |
const atext: msestring; |
const afont: tfont = Nil |
):Integer; overload; |
const atext: pmsechar; |
const acount: Integer; |
const afont: tfont = Nil |
):Integer; overload; |