TdxLayoutLabeledItemCaptionOptions Class
In This Article
Contains caption options for label layout items.
#Declaration
Delphi
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