vcl-dxlayoutcontainer-ba8180a0.md
Contains caption options for separator layout items.
TdxLayoutSeparatorItemCaptionOptions = class(
TdxLayoutLabeledItemCustomCaptionOptions
)
This class publishes properties inherited from its ancestor class and overrides certain default property values to underpin the separator layout item’s design. Refer to the TdxLayoutLabeledItemCustomCaptionOptions and TdxCustomLayoutItemCaptionOptions class descriptions for detailed information on caption settings.
A separator layout item’s CaptionOptions property references a TdxLayoutSeparatorItemCaptionOptions object.
TObject TPersistent TInterfacedPersistent TdxCustomLayoutItemOptions TdxCustomLayoutItemCaptionOptions TdxCustomLayoutItemStorableCaptionOptions TdxLayoutLabeledItemCustomCaptionOptions TdxLayoutSeparatorItemCaptionOptions
See Also