ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Adding an element while specifying its characteristics Hide the details
Subscript of added event,-1 if an error occurred. ErrorInfo is used to identify the error.Remark: The added event can be handled via its subscript by using the following notation: <TimeLine control>[<Subscript>]. You can modify the properties of this element.
Name of TimeLine control into which the event will be added.
Name of track associated with the event.
Title of event.
Start of event. This parameter is expressed in the unit chosen for the display resolution of TimeLine control. If the display resolution is the second, this parameter will correspond to the start time of the event expressed in seconds. Remark: The display resolution can be modified: in the TimeLine control description window ("Details" tab). with TimelineChangeMode.
End of event. This parameter is expressed in the unit chosen for the display resolution of TimeLine control.If this parameter is not specified, the default duration of event will be set to 1 unit.
Name of category associated with the event. If this parameter is not specified, the event is associated with no category. The category is automatically created if it does not exist.
Adding an event into a TimeLine control while using the EventTimeline type Hide the details
Subscript of added event, -1 if an error occurred. ErrorInfo is used to identify the error.Remark: The added event can be handled via its subscript by using the following notation: <Name of TimeLine control>[<Subscript>]. You can modify the properties of this element.
Name of the EventTimeline variable that describes the characteristics of the event to add.
Last update: 09/17/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: