Class SLScope.TSLDisplayChannels

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)

Revision as of 23:53, 25 June 2013

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: SignalLabScopePkg

Unit: SLScope

Inherits: TSLOptionalDisplayCollection

Contents

Syntax

Delphi:

type TSLDisplayChannels = class( TSLOptionalDisplayCollection, T )

C++ Builder:

class TSLDisplayChannels : public TSLOptionalDisplayCollection

Visual C++ (MFC):

class CTSLDisplayChannels : public CTSLOptionalDisplayCollection

C# (.NET):

public ref class TSLDisplayChannels : Mitov.PlotLab.OptionalDisplayCollection

Summary

Collection of TSLDisplayChannel objects.

Description

Defines collection of TSLDisplayChannel objects. This is a base class for visual data displays channel collections such as the channels in Scopes and Spectrum Analyzers. Do not make instances of this class.

From TLPTypedCollection

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox