THPDFPage.CreateListBox Method

Tóm tắt phương thức: THPDFPage.CreateListBox Method

Khai báo

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

Đơn vị

HPDFDoc

Tham số

TênMục đích
FieldNameName of the form field
InitialValueInitial selected value
OptionsAvailable list box values
RectangleWidget rectangle on the page

Giá trị trả về

THPDFAcroFormField wrapper for the created list box

Ghi chú sử dụng

API liên quan