Property ILSpectrumDisplay.TILSpectrumBarPeaks.LiveInterval

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
David Alm (Talk | contribs)
(Automated Syncronization with Documentation)

Latest revision as of 00:26, 22 November 2011

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