Unit 'StyleTypes' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_htmlviewer]

StrToFontSize

Declaration

Source position: StyleTypes.pas line 421

function StrToFontSize(

  const Str: ThtString;

  const FontConvBase: ThtFontConvBase;

  DefaultFontSize: Double;

  Base: Double;

  Default: Double;

  PixelsPerInch: Integer

):Double; overload;

function StrToFontSize(

  const Str: ThtString;

  const FontConv: ThtFontConv;

  Base: Double;

  Default: Double;

  PixelsPerInch: Integer

):Double; overload;



CT Web help

CodeTyphon Studio