Class ILSegmentClock.TILSegmentPoints
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: InstrumentLabPkg
Unit: ILSegmentClock
Inherits: TLPCollection
Contents |
Syntax
Delphi:
type TILSegmentPoints = class( TLPCollection )
C++ Builder:
class TILSegmentPoints : public TLPCollection
Visual C++ (MFC):
class CTILSegmentPoints : public CTLPCollection
C# (.NET):
public ref class TILSegmentPoints : Vcl.VclCollectionProperty
Summary
Segment points collection.
Description
Defines collection of segment points.
Properties
Public
- Items - Allows access to individual point from the collection.