Property ILSegmentIndicator.TILBasicSegmentIndicator.SegmentsType
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.
Class: TILBasicSegmentIndicator
Contents |
Syntax
Delphi:
property SegmentsType : TILSegmentsType read FSegmentsType write SetSegmentsType default stSeven;
C++ Builder:
__property TILSegmentsType SegmentsType = { read=FSegmentsType, write=SetSegmentsType, default=stSeven };
Summary
Specifies the segments type - 7, 9, 14 or 16.
Description
Use this property to specify the segments type - 7, 9, 14 or
16.