Property ILSpectrumDisplay.TILSpectrumBarPeaks.LiveInterval

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TILSpectrumBarPeaks

Contents

Syntax

Delphi:

property LiveInterval : Cardinal read FLiveInterval write SetLiveInterval default 500;

C++ Builder:

__property unsigned int LiveInterval = { read=FLiveInterval, write=SetLiveInterval, default=500 };

Summary

Specifies the live time interval of the spectrum bar peaks.

Description

Use this property to specify the live time interval of the spectrum bar peaks.

The peaks will stay in place for the live interval, and then will start dropping with the rate of the dropping interval.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox