TwclTimelineChannel Class

The TimelineChannel component provides access to the Windows Timeline graph.

Namespace: wclTimeline
TComponent
  wclTimeline.TwclTimelineChannel
type
 TwclTimelineChannel = class(TComponent)
 end;

The TwclTimelineChannel type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Creates new component.

Destroy

Frees the component.

Top
Show:
 NameDescription
Active

Gets the current state of the Windows Timeline Channel.

Top
Show:
 NameDescription
Close

Closes the Timeline Channel.

CreateActivity(string,TwclUserActivity)

Creates (or gets) a User Activity with the specified ID.

Open

Opens the the default Timeline Channel associated with the user's Managed Service Account (MSA).

RegisterProtocol(string,string)

Registers an Application Activation Protocol.

UnregisterProtocol(string)

Unregisters the Application Activation Protocol.

Top

The Windows Timeline is supported on Windows 10 16299 and above.