THPDFPage.CreateComboBox Method

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

التصريح

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

وحدة

HPDFDoc

المعاملات

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

قيمة الإرجاع

THPDFAcroFormField wrapper for the created combo box

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

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