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 = []);

 

תיאור

המתודה יוצרת שדה /Btn ללא דגל Pushbutton או Radio. ‏ExportValue מציין את שם מצב המראה checked ו-Checked בוחר את הערך ההתחלתי

 

See also: AcroForm Support, LastAnnotation