THPDFPage.CreateComboBox Method

Резюме на метода: THPDFPage.CreateComboBox Method

Декларация

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

Unit

HPDFDoc

Параметри

NameПредназначение
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