TdxPDFRadioGroupField.ItemIndex Property
In This Article
Specifies the selected radio button index.
#Declaration
Delphi
property ItemIndex: Integer read; write;
#Property Value
Type | Description |
---|---|
Integer | The selected radio group item’s index. |
See Also