TdxPDFRadioGroupFieldItem Class
A radio button.
Declaration
TdxPDFRadioGroupFieldItem = class(
TdxPDFCustomField
)
Remarks
This class extends its ancestor with the CheckedStateName property that returns the name of the radio group state. The radio group state corresponds to this radio button.
A radio group field’s Items property references a TdxPDFRadioGroupFieldItem object.
Inheritance
See Also