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