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

EvalTextSize

Declaration

Source position: _crw_eldraw.pas line 204

function EvalTextSize(

  const aFont: TFont;

  aText: LongString

):TSize; overload;

function EvalTextSize(

  const aFont: TFontParams;

  aText: LongString

):TSize; overload;