Class SLScope.TSLDisplayViews

From Mitov Wiki Doc
Revision as of 00:20, 22 November 2011 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: TObjectList

Contents

Syntax

Delphi:

type TSLDisplayViews = class( TObjectList )

C++ Builder:

class TSLDisplayViews : public TObjectList

Visual C++ (MFC):

class CTSLDisplayViews : public CLPComponent

C# (.NET):

public ref class TSLDisplayViews : Vcl.VclObjectListProperty

Summary

Collection of TSLDisplayView objects.

Description

Defines collection of TSLDisplayView objects. The display views are created internally by the data displays. Do not make instances of this class or its descendants.

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox