TdxLayoutRadioButtonItemCaptionOptions Class
Contains a layout radio button caption’s settings.
Declaration
TdxLayoutRadioButtonItemCaptionOptions = class(
TdxCustomLayoutCheckableItemCaptionOptions
)
Remarks
This class does not introduce any new public members. It only publishes inherited properties. Refer to the TdxLayoutLabeledItemCustomCaptionOptions and TdxCustomLayoutItemCaptionOptions class descriptions for detailed information on available caption options.
A layout radio button’s CaptionOptions property references a TdxLayoutRadioButtonItemCaptionOptions class instance.
Inheritance
See Also