THPDFPage.AddCheckBox

THPDFPage

 

เมธอด  AcroForm Support

Adds an AcroForm check box widget to the current page.

 

Delphi syntax:

procedure AddCheckBox(const FieldName, ExportValue: AnsiString; Rectangle: TRect; Checked: Boolean = false; Flags: THPDFFormFieldFlags = []);

 

คำอธิบาย

method นี้สร้าง field /Btn โดยไม่มี flag Pushbutton หรือ Radio ExportValue ตั้งชื่อ checked appearance state และ Checked เลือกค่าเริ่มต้น

 

See also: AcroForm Support, LastAnnotation