Skip to main content

TdxLayoutWebLookAndFeelGroupCaptionOptions Class

Represents group caption options for the Web look & feel style.

Declaration

TdxLayoutWebLookAndFeelGroupCaptionOptions = class(
    TdxLayoutLookAndFeelCaptionOptions
)

Remarks

The TdxLayoutWebLookAndFeelGroupCaptionOptions object is used to represent group caption options for the Web look & feel style. The TdxLayoutWebLookAndFeelGroupCaptionOptions object is derived from the TdxLayoutLookAndFeelCaptionOptions object and inherits its properties and methods. Additionally, the TdxLayoutWebLookAndFeelGroupCaptionOptions object implements its own Color and SeparatorWidth properties to represent group captions as a web page.

Inheritance

TObject
TPersistent
TdxLayoutLookAndFeelCaptionOptions
TdxLayoutWebLookAndFeelGroupCaptionOptions
See Also