Source position: fpsvg.anim.pp line 58
type TSVGTimeEntry = record
Kind: TSVGTimeEntryKind;
Base: TSVGString;
Offset: Double;
Count: Double;
When: TDateTime;
end;