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

TSVGTextDecorations

Declaration

Source position: fpsvg.style.pp line 61

type TSVGTextDecorations = set of (

  tdUnderline,

  tdOverline,

  tdLineThrough

);


Documentation generated on: 2026-09-25