Class SLScope.TSLDisplayTitleCollection
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 TSLDisplayTitleCollection = class( TLPCollection )
C++ Builder:
class TSLDisplayTitleCollection : public TLPCollection
Visual C++ (MFC):
class CTSLDisplayTitleCollection : public CTLPCollection
C# (.NET):
public ref class TSLDisplayTitleCollection : Vcl.VclCollectionProperty
Summary
Collection of additional display titles.
Description
Defines collection of additional display titles.
Properties
Public
- Items - Accesses individual title from the collection.
Methods
Public
- function Add() : TSLDisplayTitleCollectionItem - Adds new title to the collection.