Class ILSegmentIndicator.TILSegmentValue
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: InstrumentLabDigitalPkg
Unit: ILSegmentIndicator
Inherits: TULBasicControlProperty
Contents |
Syntax
Delphi:
type TILSegmentValue = class( TULBasicControlProperty )
C++ Builder:
class TILSegmentValue : public TULBasicControlProperty
Visual C++ (MFC):
class CTILSegmentValue : public CTULBasicControlProperty
C# (.NET):
public ref class SegmentValue : Mitov.InstrumentLab.BasicControlProperty
Summary
Segment properties class.
Description
Defines class specifying segment value properties.
Properties
Public
- Names - Returns the names of the values.
- Values - Allows access to individual value from the list.
- Count - Returns the number of values.