|
THPDFPage.AddCheckBox
|
เมธอด 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
See also: AcroForm Support, LastAnnotation |