Skip to main content

TdxLayoutWebLookAndFeelItemCaptionOptions Class

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

Declaration

TdxLayoutWebLookAndFeelItemCaptionOptions = class(
    TdxLayoutLookAndFeelCaptionOptions
)

Remarks

The TdxLayoutWebLookAndFeelItemCaptionOptions object is used to represent item caption options for the Web look & feel style. The TdxLayoutWebLookAndFeelItemCaptionOptions object is derived from the TdxLayoutLookAndFeelCaptionOptions object and inherits its properties and methods. The TdxLayoutWebLookAndFeelItemCaptionOptions object does not have any new functionality.

Inheritance

TObject
TPersistent
TdxLayoutLookAndFeelCaptionOptions
TdxLayoutWebLookAndFeelItemCaptionOptions
See Also