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

Примітки щодо використання

Пов'язані API