TdxLayoutStandardLookAndFeelItemOptions Class
Contains item options for the Standard look & feel style.
Declaration
TdxLayoutStandardLookAndFeelItemOptions = class(
TdxLayoutLookAndFeelItemOptions
)
Remarks
The TdxLayoutStandardLookAndFeelItemOptions object is used to represent item options for the Standard look & feel style. The TdxLayoutStandardLookAndFeelItemOptions object is derived from the TdxLayoutLookAndFeelItemOptions object and inherits its properties and methods. The TdxLayoutStandardLookAndFeelItemOptions object does not have any new functionality.
Inheritance
TObject
TPersistent
TdxCustomLayoutLookAndFeelPart
TdxCustomLayoutLookAndFeelOptions
TdxLayoutLookAndFeelItemOptions
TdxLayoutStandardLookAndFeelItemOptions
See Also