Skip to main content

TdxLayoutWebLookAndFeelGroupOptions Class

Represents group options for the Web look & feel style.

Declaration

TdxLayoutWebLookAndFeelGroupOptions = class(
    TdxLayoutLookAndFeelGroupOptions
)

Remarks

The TdxLayoutWebLookAndFeelGroupOptions class is used to represent group options for the Web look & feel style. The TdxLayoutWebLookAndFeelGroupOptions object is derived from the TdxLayoutLookAndFeelGroupOptions object and inherits its Color property. Additionally, the TdxLayoutWebLookAndFeelGroupOptions object implements several of its own properties to represent the groups associated with the Web style.

See Also