Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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