IVZTimeLine.IsOverlap

Syntax

IsOverlap: Boolean;

Description

The IsOverlap property determines whether the timeline does not reduce visualizer workspace.

Comments

The property is set to True if the timeline overlaps the visualizer workspace, otherwise the property is set to False.

The property is set to False by default.

Example

Example of use is given on the description page of the IVZTimeLine.CurrentIndex property.

See also:

IVZTimeLine