THPDFPage.CreateCheckBox Method

Σύνοψη μεθόδου: THPDFPage.CreateCheckBox Method

Δήλωση

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

Μονάδα

HPDFDoc

Παράμετροι

ΌνομαΣκοπός
FieldNameName of the form field
ExportValueValue exported when the check box is selected
RectangleWidget rectangle on the page
CheckedInitial checked state

Τιμή επιστροφής

THPDFAcroFormField wrapper for the created check box

Σημειώσεις χρήσης

Σχετικά API