THPDFPage.AddCheckBox

THPDFPage

 

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

 

Opis

Metoda tworzy pole /Btn bez flagi Pushbutton ani Radio. ExportValue nazywa zaznaczony stan wyglądu, a Checked wybiera wartość początkową

 

Zobacz też: AcroForm Support, LastAnnotation