Class ILAnalogInstrument.TILAnalogGaugeRanges
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: ILAnalogInstrument
Inherits: TLPCollection
Contents |
Syntax
Delphi:
type TILAnalogGaugeRanges = class( TLPCollection )
C++ Builder:
class TILAnalogGaugeRanges : public TLPCollection
Visual C++ (MFC):
class CTILAnalogGaugeRanges : public CTLPCollection
C# (.NET):
public ref class TILAnalogGaugeRanges : Vcl.VclCollectionProperty
Summary
Gauge ranges collection.
Description
Defines collection of gauge ranges.
Properties
Public
- Items - Allows access to individual range from the collection.