Skip to main content

TdxLayoutWebLookAndFeelItemOptions Members

Contains item options for the Web look & feel style.

Constructors

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

Properties

Name Description
CaptionOptions Specifies caption options for a layout element. Inherited from TdxCustomLayoutLookAndFeelOptions.
ControlBorderColor Specifies the border color of the control linked to a standard layout item. Inherited from TdxLayoutLookAndFeelItemOptions.
ControlBorderStyle Determines the border style of a layout item‘s linked control.
Padding Specifies layout element padding settings. Inherited from TdxCustomLayoutLookAndFeelOptions.

Methods

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