Class SLPatternDetector.TSLPatterns
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: SignalLabPkg
Unit: SLPatternDetector
Inherits: TLPTypedCollection
Contents |
Syntax
Delphi:
type TSLPatterns = class( TLPTypedCollection, TSLPatternItem )
C++ Builder:
class TSLPatterns : public TLPTypedCollection
Visual C++ (MFC):
class CTSLPatterns : public CTLPTypedCollection
C# (.NET):
public ref class Patterns : Vcl.VclCollectionProperty
Summary
Collection of pattern items.
Description
Defines a collection of pattern items.