Class SLScope.TSLScopeYAxesCollection
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: TLPCollection
Contents |
Syntax
Delphi:
type TSLScopeYAxesCollection = class( TLPCollection )
C++ Builder:
class TSLScopeYAxesCollection : public TLPCollection
Visual C++ (MFC):
class CTSLScopeYAxesCollection : public CTLPCollection
C# (.NET):
public ref class TSLScopeYAxesCollection : Vcl.VclCollectionProperty
Summary
Collection of additional scope Y Axes.
Description
Defines collection of additional scope Y Axes.
Properties
Public
- Items - Allows access to individual axis item of the collection.
Methods
Public
- function Add() : TSLScopeYAxesCollectionItem - Adds new axis to the collection.