TdxPDFRadioGroupField.Items Property
Provides indexed access to radio buttons.
Declaration
property Items[Index: Integer]: TdxPDFRadioGroupFieldItem read;
Property Value
| Type | Description |
|---|---|
| TdxPDFRadioGroupFieldItem | A radio button. |
See Also