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 field χωρίς το Pushbutton ή Radio flag. Το ExportValue ορίζει το checked appearance state και το Checked επιλέγει την initial value

 

See also: AcroForm Support, LastAnnotation