Source position: fpsvg.types.pp line 102
type TSVGPaintServerKind = (
pkLinearGradient,
pkRadialGradient,
pkPattern
);