TdxPDFChoiceField.SelectedCount Property
In This Article
Returns the number of selected field items.
#Declaration
Delphi
property SelectedCount: Integer read;
#Property Value
Type | Description |
---|---|
Integer | The number of selected field items. |
See Also