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,
    IcxHintableObject,
    IcxHintableObject2
)

Remarks

This class has the following members that allow you to:

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

Implements

Inheritance

See Also