Skip to main content

TdxLayoutLookAndFeelOffsets Members

Contains offsets for layout elements.

Constructors

Name Description
Create(TdxCustomLayoutLookAndFeel) Initializes a new instance of the TdxCustomLayoutLookAndFeelPart class with specified settings. Inherited from TdxCustomLayoutLookAndFeelPart.

Properties

Name Description
ControlOffsetHorz Specifies the horizontal indentation (in pixels) between a standard layout item‘s caption and the linked control‘s edge.
ControlOffsetVert Specifies the vertical indentation (in pixels) between a standard layout item‘s caption and the linked control‘s edge.
ItemOffset Specifies the horizontal and vertical indentation (in pixels) between layout items or groups.
ItemsAreaOffsetHorz Specifies the horizontal indentation (in pixels) between layout items and their parent group‘s vertical borders.
ItemsAreaOffsetVert Specifies the vertical indentation (in pixels) between layout items and their parent group‘s horizontal borders.
RootItemsAreaOffsetHorz Determines the horizontal indentation (in pixels) between the root group‘s edge and its immediate child layout items and groups.
RootItemsAreaOffsetVert Determines the vertical indentation (in pixels) between the root group‘s edge and its immediate child layout items and groups.
TabSheetContentOffsetHorz Determines the horizontal padding (in pixels) for the content in tabbed layout group pages.
TabSheetContentOffsetVert Determines the vertical padding (in pixels) for the content in tabbed layout group pages.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also