THPDFPage.CreateCheckBox Method

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

التصريح

function CreateCheckBox(const FieldName, ExportValue: AnsiString; Rectangle: TRect; Checked: boolean = false): THPDFAcroFormField;

وحدة

HPDFDoc

المعاملات

الاسمالغرض
FieldNameName of the form field
ExportValueValue exported when the check box is selected
RectangleWidget rectangle on the page
CheckedInitial checked state

قيمة الإرجاع

THPDFAcroFormField wrapper for the created check box

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

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