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

TSVGTimeEntry

Declaration

Source position: fpsvg.anim.pp line 58

type TSVGTimeEntry = record

  Kind: TSVGTimeEntryKind;

  Base: TSVGString;

  Offset: Double;

  Count: Double;

  When: TDateTime;

end;


Documentation generated on: 2026-09-25