TwclUserActivity.Title Property

Gets and set the text which is shown in the top banner of the activity card.

Namespace: wclTimeline
public
 property Title: string read FTitle write SetTitle;

Property Value

Type: string

The text that will appear in the top banner of the activity card.

If an application changes this property when User Activity session is active the wclTimelineErrors.wclEUserActivitySessionActive exception raises.