THPDFPage.CreateRadioButton Method

Metodo santrauka: THPDFPage.CreateRadioButton Method

Deklaracija

function CreateRadioButton(const GroupName, ExportValue: AnsiString; Rectangle: TRect; Selected: boolean = false): THPDFAcroFormField;

Unit

HPDFDoc

Parametrai

NamePaskirtis
GroupNameRadio button group name
ExportValueValue exported when this option is selected
RectangleWidget rectangle on the page
SelectedInitial selected state

Grąžinama reikšmė

THPDFAcroFormField wrapper for the created radio button

Naudojimo pastabos

Susijusios API