TdxLayoutRadioButtonItem.CaptionOptions Property
In This Article
Provides access to the layout radio button caption’s settings.
#Declaration
Delphi
property CaptionOptions: TdxLayoutRadioButtonItemCaptionOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxLayoutRadioButtonItemCaptionOptions class that contains the layout radio button’s caption common settings.
See Also