Class SLScope.TSLDisplayCollection
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 TSLDisplayCollection = class( TLPCollection )
C++ Builder:
class TSLDisplayCollection : public TLPCollection
Visual C++ (MFC):
class CTSLDisplayCollection : public CTLPCollection
C# (.NET):
public ref class TSLDisplayCollection : Vcl.VclCollectionProperty
Summary
Basic display collection type.
Description
Defines display basic collection of items.
Properties
Public
- Items - Allows access to individual item of the collection.