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