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