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

หมายเหตุการใช้งาน

API ที่เกี่ยวข้อง