Class SLDetectLevels.TSLLevelValues
From Mitov Wiki Doc
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.
Package: SignalLabAdditionalPkg
Unit: SLDetectLevels
Inherits: TLPCollection
Contents |
Syntax
Delphi:
type TSLLevelValues = class( TLPCollection )
C++ Builder:
class TSLLevelValues : public TLPCollection
Visual C++ (MFC):
class CTSLLevelValues : public CTLPCollection
C# (.NET):
public ref class TSLLevelValues : Vcl.VclCollectionProperty
Summary
Collection of levels to be detected.
Description
Defines collection of levels to be detected.
Add to the collection the desired levels to be detected.
Properties
Public
- Items - Allows access to the level value items of the collection.