THPDFPage.CreateRadioButton Method

ملخص الطريقة: THPDFPage.CreateRadioButton Method

التصريح

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

وحدة

HPDFDoc

المعاملات

الاسمالغرض
GroupNameRadio button group name
ExportValueValue exported when this option is selected
RectangleWidget rectangle on the page
SelectedInitial selected state

قيمة الإرجاع

THPDFAcroFormField wrapper for the created radio button

ملاحظات الاستخدام

واجهات برمجة التطبيقات ذات الصلة