Class SLMultiInput.TSLMultiInput
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: Mitov.BasicLab
Unit: SLMultiInput
Inherits: TLPComponent
Contents |
Syntax
Delphi:
type TSLMultiInput = class( TLPComponent )
C++ Builder:
class TSLMultiInput : public TLPComponent
Visual C++ (MFC):
class CTSLMultiInput : public CTLPComponent
C# (.NET):
public ref class MultiInput : Mitov.SignalLab.Component
Summary
Base abstract class for multiple input components.
Description
This is a base class for multiple input components. Do not make instances of this class. Instead create instance of an inherited class.
Properties
Published
- OutputBuffer - Specifies the size of the output buffer.