TdxLayoutLookAndFeelOffsets.ItemOffset Property
Declaration
property ItemOffset: Integer index 2 read; write;
Property Value
Type |
---|
Integer |
Remarks
Use this property to adjust the horizontal and vertical indentation between items/groups within the layout control.
If the ItemOffset property is 0, there is no horizontal or vertical indentation between the edges of items/groups. The ItemOffset property value is a positive number that cannot be less than 0.
See Also