TdxLayoutCheckBoxItem.CaptionOptions Property
Provides access to the layout check box’s caption settings.
Declaration
property CaptionOptions: TdxLayoutCheckBoxItemCaptionOptions read; write;
Property Value
Type |
---|
TdxLayoutCheckBoxItemCaptionOptions |
Remarks
Refer to the TdxLayoutCheckBoxItemCaptionOptions class that contains the layout check box caption’s common settings.
See Also