|
THPDFPage.AddCheckBox – metoda
|
Metody AcroForm Support |
|
Adds an AcroForm check box widget to the current page.
Syntaxe Delphi: procedure AddCheckBox(const FieldName, ExportValue: AnsiString; Rectangle: TRect; Checked: Boolean = false; Flags: THPDFFormFieldFlags = []);
Popis Metoda vytvoří pole
Viz také: AcroForm Support, LastAnnotation |