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

TSVGTimeline

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpsvg.anim.pp line 132

type TSVGTimeline = class(TObject)

public

  constructor Create();

  procedure Seek();

  procedure Reset;

  function ChangeTimes;

  property Document: TSVGDocument; [r]

  property WallClockNow: TDateTime; [r]

  property IsAnimated: Boolean; [r]

  property Duration: Double; [r]

  property Count: Integer; [r]

  property Animations []: TSVGAnimation; [r]

end;

Inheritance

TSVGTimeline

|

TObject


Documentation generated on: 2026-09-25