Skip to main content

TdxCustomLayoutLookAndFeelOptions.CaptionOptions Property

Specifies caption options for a layout element.

Declaration

property CaptionOptions: TdxLayoutLookAndFeelCaptionOptions read; write;

Property Value

Type
TdxLayoutLookAndFeelCaptionOptions

Remarks

Refer to the TdxLayoutLookAndFeelCaptionOptions class description to learn about these options.

See Also