TdxLayoutItem.CaptionOptions Property
Contains a set of options for item caption customization.
Declaration
property CaptionOptions: TdxLayoutItemCaptionOptions read; write;
Property Value
| Type |
|---|
| TdxLayoutItemCaptionOptions |
Remarks
Refer to the TdxLayoutItemCaptionOptions class description to learn about these options.
See Also