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