Class SLScope.TSLDisplayZonePoints
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 02:45, 11 June 2013
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: TLPTypedCollection
Contents |
Syntax
Delphi:
type TSLDisplayZonePoints = class( TLPTypedCollection, TSLDisplayZonePoint )
C++ Builder:
class TSLDisplayZonePoints : public TLPTypedCollection
Visual C++ (MFC):
class CTSLDisplayZonePoints : public CTLPTypedCollection
C# (.NET):
public ref class TSLDisplayZonePoints : Vcl.VclCollectionProperty
Summary
Collection of zone points.
Description
Defines a collection of zone points.