TdxLayoutImageItem.CaptionOptions Property
Provides access to the image layout item’s caption options.
Declaration
property CaptionOptions: TdxLayoutItemCaptionOptions read; write;
Property Value
| Type |
|---|
| TdxLayoutItemCaptionOptions |
Remarks
Refer to the TdxLayoutItemCaptionOptions class description to learn about these options.
See Also