Class ILSegmentIndicator.TILSegment
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 TILSegment = class( TULBasicControlProperty )
C++ Builder:
class TILSegment : public TULBasicControlProperty
Visual C++ (MFC):
class CTILSegment : public CTULBasicControlProperty
C# (.NET):
public ref class Segment : Mitov.InstrumentLab.BasicControlProperty
Summary
Segment properties class.
Description
Defines class specifying segment properties.
Properties
Published
- Gap - Specifies the size of the gap between the segments.
- Width - Specifies the width of the segment.
- Color - Specifies the color of the segment.
- CenterColor - Specifies the center color of the segment.
- InactiveColor - Specifies the inactive color settings of the segment.
- ShowGlow - Specifies if the glow will be shown.