Unit 'fpsvg.types' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-svg]

TSVGFontStretch

Declaration

Source position: fpsvg.types.pp line 376

type TSVGFontStretch = (

  fsUltraCondensed,

  fsExtraCondensed,

  fsCondensed,

  fsSemiCondensed,

  fsNormal,

  fsSemiExpanded,

  fsExpanded,

  fsExtraExpanded,

  fsUltraExpanded

);


Documentation generated on: 2026-09-25