Class SLScope.TSLDisplayView

From Mitov Wiki Doc
Jump to: navigation, search

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

Contents

Syntax

Delphi:

type TSLDisplayView = class( TSLDisplayComponent )

C++ Builder:

class TSLDisplayView : public TSLDisplayComponent

Visual C++ (MFC):

class CTSLDisplayView : public CTSLDisplayComponent

C# (.NET):

public ref class DisplayView : Mitov.PlotLab.DisplayComponent

Summary

Base abstract class for data view of visual data displays.

Description

This is a base class for data view of visual data displays such as the legend or the axis in Scopes or Spectrum Analyzers. The display views are created internally by the data displays. Do not make instances of this class or its descendants.

Properties

Public

Methods

Public

From TSLDisplayComponent

Properties

Public

Methods

Public

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox