Skip to main content

TdxLayoutLookAndFeelOffsets.ControlOffsetHorz Property

Specifies the horizontal indentation (in pixels) between a standard layout item‘s caption and the linked control‘s edge.

Declaration

property ControlOffsetHorz: Integer index 0 read; write;

Property Value

Type
Integer

Remarks

Use this property to adjust the horizontal indentation between the item caption and the linked control’s edge.

If the ControlOffsetHorz property is 0, there is no horizontal indentation between the item caption and the control’s edges. The ControlOffsetHorz property value is a positive number that cannot be less than 0.

See Also