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