Property ILSegmentIndicator.TILBasicSegmentIndicator.Indents
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 Indents : TILSegmentIndents read FIndents write SetIndents;
C++ Builder:
__property TILSegmentIndents * Indents = { read=FIndents,  write=SetIndents };
Summary
Specifies the indents settings.
Description
Use this property to specify the indents settings.
