TdxLayoutOffsets.Left Property
Specifies the left offset of an element (item or group).
Declaration
property Left: Integer index 2 read; write; default 0;
Property Value
Type | Default |
---|---|
Integer | 0 |
Remarks
Use the Left property to set the left offset of an ExpressLayout Control element (item or group (including the root group)) within its default location.
The default value of this property is 0.
See Also