TdxPDFRadioGroupField.State Property
Returns the radio group’s state name that corresponds to the selected radio button’s index.
Declaration
property State: string read;
Property Value
| Type | Description |
|---|---|
| string | The radio group’s state name. |
See Also