THPDFPage.CreateCheckBox Method

Metodo santrauka: THPDFPage.CreateCheckBox Method

Deklaracija

function CreateCheckBox(const FieldName, ExportValue: AnsiString; Rectangle: TRect; Checked: boolean = false): THPDFAcroFormField;

Unit

HPDFDoc

Parametrai

NamePaskirtis
FieldNameName of the form field
ExportValueValue exported when the check box is selected
RectangleWidget rectangle on the page
CheckedInitial checked state

Grąžinama reikšmė

THPDFAcroFormField wrapper for the created check box

Naudojimo pastabos

Susijusios API