THPDFPage.CreateListBox Method

ملخص الطريقة: THPDFPage.CreateListBox Method

التصريح

function CreateListBox(const FieldName, InitialValue: AnsiString; const Options: array of AnsiString; Rectangle: TRect): THPDFAcroFormField;

وحدة

HPDFDoc

المعاملات

الاسمالغرض
FieldNameName of the form field
InitialValueInitial selected value
OptionsAvailable list box values
RectangleWidget rectangle on the page

قيمة الإرجاع

THPDFAcroFormField wrapper for the created list box

ملاحظات الاستخدام

واجهات برمجة التطبيقات ذات الصلة