Class SLScope.TSLLegendGroupCollection
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 TSLLegendGroupCollection = class( TLPCollection )
C++ Builder:
class TSLLegendGroupCollection : public TLPCollection
Visual C++ (MFC):
class CTSLLegendGroupCollection : public CTLPCollection
C# (.NET):
public ref class TSLLegendGroupCollection : Vcl.VclCollectionProperty
Summary
Collection of custom legend groups.
Description
Defines collection of custom legend groups.
Properties
Public
- Items - Allows access to individual legend group item of the collection.