Property ILSegmentIndicator.TILCustomSegments.Segments
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: TILCustomSegments
Contents |
Syntax
Delphi:
property Segments[ Index : Cardinal ] : TILCustomSegment;
C++ Builder:
__property TILCustomSegment * Segments[ unsigned int Index ] = { };
Summary
Allows access to individual segments.
Description
Use this property to access the individual segments.