THPDFPage.AddCheckBox

THPDFPage

 

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

 

Açıklama

Yöntem Pushbutton veya Radio bayrağı olmadan bir /Btn alanı oluşturur. ExportValue işaretli görünüm durumunu adlandırır, Checked ise başlangıç değerini seçer

 

Ayrıca bkz.: AcroForm Support, LastAnnotation