Class SLScope.TSLDataDisplay

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

Contents

Syntax

Delphi:

type TSLDataDisplay = class( TLPControlDrawLayer, IULBasicControl )

C++ Builder:

class TSLDataDisplay : public TLPControlDrawLayer

Visual C++ (MFC):

class CTSLDataDisplay : public CTLPControlDrawLayer

C# (.NET):

public ref class DataDisplay : Mitov.PlotLab.ControlDrawLayer

Summary

Basic abstract class for visual data displays.

Description

This is a base class for visual data displays such as Scopes and Spectrum Analyzers. Do not make instances of this class. Instead create instance of an inherited class.

Properties

Published

Public

Methods

Public

Events

From TSLCustomControlItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox