TdxLayoutWebLookAndFeelItemCaptionOptions Class
In This Article
Represents item caption options for the Web look & feel style.
#Declaration
Delphi
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