Class SLScope.TSLScopeTextLabels
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: SignalLabScopePkg
Unit: SLScope
Inherits: TSLDisplayTextLabels
Contents |
Syntax
Delphi:
type TSLScopeTextLabels = class( TSLDisplayTextLabels )
C++ Builder:
class TSLScopeTextLabels : public TSLDisplayTextLabels
Visual C++ (MFC):
class CTSLScopeTextLabels : public CTSLDisplayTextLabels
C# (.NET):
public ref class TSLScopeTextLabels : Mitov.PlotLab.DisplayTextLabels
Summary
Scope text labels collection class.
Description
Defines collection of scope text labels.
Properties
Public
Methods
Public
- function Add() : TSLScopeTextLabel - Adds a TSLScopeTextLabel to the collection.
From TSLDisplayTextLabels
Properties
Public
From TSLOptionalDisplayCollection
Properties
Public
From TSLDisplayCollection
Properties
Public
- Items - Allows access to individual item of the collection.