Back to Devexpress

TdxLayoutLabeledItemCaptionOptions Class

vcl-dxlayoutcontainer-8374be19.md

latest1.5 KB
Original Source

TdxLayoutLabeledItemCaptionOptions Class

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

TObject TPersistent TInterfacedPersistent TdxCustomLayoutItemOptions TdxCustomLayoutItemCaptionOptions TdxCustomLayoutItemStorableCaptionOptions TdxLayoutLabeledItemCustomCaptionOptions TdxLayoutLabeledItemCaptionOptions

See Also

TdxLayoutItemCaptionOptions

TdxLayoutLabeledItemCaptionOptions Members

dxLayoutContainer Unit