Back to Devexpress

TdxCustomLayoutLookAndFeel.Offsets Property

vcl-dxlayoutlookandfeels-dot-tdxcustomlayoutlookandfeel.md

latest1.2 KB
Original Source

TdxCustomLayoutLookAndFeel.Offsets Property

Specifies offsets for layout elements associated with a specific look & feel.

Declaration

delphi
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

TdxLayoutLookAndFeelOffsets

TdxCustomLayoutLookAndFeel Class

TdxCustomLayoutLookAndFeel Members

dxLayoutLookAndFeels Unit