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

หมายเหตุการใช้งาน

API ที่เกี่ยวข้อง