Skip to main content

TdxCustomLayoutItemCaptionOptions Class

The base class for all classes that store caption settings for layout items and groups.

Declaration

TdxCustomLayoutItemCaptionOptions = class(
    TdxCustomLayoutItemOptions,
    IdxFormattedTextOwner
)

Remarks

This class has the following members that allow you to:

A layout element’s CaptionOptions property references a TdxCustomLayoutItemCaptionOptions object.

Inheritance

See Also