SetFormFieldRadioWidgetValue

Form fields

Description

Sets the selected active value of a radio button form field widget

Syntax

Delphi

Function TPDFlib.SetFormFieldRadioWidgetValue(Index: Integer; Const NewValue: WideString): Integer;

Parameters

IndexThe 1-based index of the target radio button form field
NewValueThe state name value to select

Return values

1 if successfully set, or 0 on error