Skip to main content

TdxLayoutWebLookAndFeelItemOptions Class

Contains item options for the Web look & feel style.

Declaration

TdxLayoutWebLookAndFeelItemOptions = class(
    TdxLayoutLookAndFeelItemOptions
)

Remarks

The TdxLayoutWebLookAndFeelItemOptions object is used to represent item options for the Web look & feel style. The TdxLayoutWebLookAndFeelItemOptions object is derived from the TdxLayoutLookAndFeelItemOptions object and inherits its properties and methods.

See Also