TdxPDFRadioGroupField.ItemCount Property
In This Article
Returns the number of radio buttons.
#Declaration
Delphi
property ItemCount: Integer read;
#Property Value
Type | Description |
---|---|
Integer | The number of radio buttons. |
See Also