Source position: fpsvg.style.pp line 85
type TSVGClipEdge = record
public
IsAuto: Boolean;
Offset: TSVGLength;
class function Auto;
end;