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

TSVGTransformKind

Declaration

Source position: fpsvg.anim.pp line 46

type TSVGTransformKind = (

  tkTranslate,

  tkScale,

  tkRotate,

  tkSkewX,

  tkSkewY

);


Documentation generated on: 2026-09-25