Class ILSegmentIndicator.TILCustomSegments
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 5: | Line 5: | ||
</span></b> | </span></b> | ||
− | '''Package:''' [[Package | + | '''Package:''' [[Package InstrumentLabDigitalPkg|InstrumentLabDigitalPkg]] |
'''Unit:''' [[Unit ILSegmentIndicator|ILSegmentIndicator]] | '''Unit:''' [[Unit ILSegmentIndicator|ILSegmentIndicator]] | ||
Line 24: | Line 24: | ||
=== C# (.NET): === | === C# (.NET): === | ||
<code> | <code> | ||
− | '''public ref class''' | + | '''public ref class''' CustomSegments |
</code> | </code> | ||
== Summary == | == Summary == |
Latest revision as of 00:31, 26 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: InstrumentLabDigitalPkg
Unit: ILSegmentIndicator
Contents |
Syntax
Delphi:
type TILCustomSegments = class
C++ Builder:
class TILCustomSegments
Visual C++ (MFC):
class CTILCustomSegments
C# (.NET):
public ref class CustomSegments
Summary
Custom segments settings class.
Description
Defines custom segments settings class.
Properties
Public
- DecimalPoint - Allows access to the Decimal Point segment.
- Segments - Allows access to individual segments.
- Count - Returns the number of segments.