TdxCustomLayoutLookAndFeel.Offsets Property
Specifies offsets for layout elements associated with a specific look & feel.
Declaration
property Offsets: TdxLayoutLookAndFeelOffsets read; write;
Property Value
Type |
---|
TdxLayoutLookAndFeelOffsets |
Remarks
Use the Offsets property to access the TdxLayoutLookAndFeelOffsets object that specifies particular offsets for layout elements, including captions and linked controls. Use the TdxLayoutLookAndFeelOffsets properties to set appropriate vertical and horizontal offsets for layout elements.
See Also