TdxLayoutSeparatorItem.CaptionOptions Property
Provides access to separator item caption options.
Declaration
property CaptionOptions: TdxLayoutSeparatorItemCaptionOptions read; write;
Property Value
| Type |
|---|
| TdxLayoutSeparatorItemCaptionOptions |
Remarks
Refer to the TdxLayoutSeparatorItemCaptionOptions class description to learn about these options.
See Also