THPDFPage.CreateCheckBox Method

Yöntem özeti: THPDFPage.CreateCheckBox Method

Bildirim

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

Birim

HPDFDoc

Parametreler

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

Dönüş değeri

THPDFAcroFormField wrapper for the created check box

Kullanım notları

İlgili API'ler