TdxLayoutWebLookAndFeelItemOptions Class
In This Article
Contains item options for the Web look & feel style.
#Declaration
Delphi
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.
#Inheritance
TObject
TPersistent
TdxCustomLayoutLookAndFeelPart
TdxCustomLayoutLookAndFeelOptions
TdxLayoutLookAndFeelItemOptions
TdxLayoutWebLookAndFeelItemOptions
See Also