TdxLayoutOffsets.Bottom Property
Specifies the bottom offset of an element (item or group).
Declaration
property Bottom: Integer index 1 read; write; default 0;
Property Value
Type | Default |
---|---|
Integer | 0 |
Remarks
Use the Bottom property to set the bottom 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