Class SLCommonFilter.TSLBasicThreadedFilter
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: SignalLabBasicPkg
Unit: SLCommonFilter
Inherits: TLPComponent
Contents |
Syntax
Delphi:
type TSLBasicThreadedFilter = class( TLPComponent )
C++ Builder:
class TSLBasicThreadedFilter : public TLPComponent
Visual C++ (MFC):
class CTSLBasicThreadedFilter : public CTLPComponent
C# (.NET):
public ref class TSLBasicThreadedFilter : Mitov.SignalLab.Component
Summary
Base abstract class for threaded data filters.
Description
Defines abstract base class for threaded data filters.
Properties
Published
- Threading - Specifies the desired threading settings for the filtering.