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 time scale overlaps the visualizer workspace, otherwise the property is set to False.

By default the property is set to False.

Example

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

See also:

IVZTimeLine