TdxLayoutLabeledItemCaptionOptions Class
Contains caption options for label layout items.
Declaration
TdxLayoutLabeledItemCaptionOptions = class(
TdxLayoutLabeledItemCustomCaptionOptions
)
Remarks
This class does not introduce any new public members. It only publishes inherited properties.
A label layout item’s CaptionOptions property references a TdxLayoutLabeledItemCaptionOptions object.
Inheritance
See Also