THPDFPage.CreateComboBox Method

Podsumowanie metody: THPDFPage.CreateComboBox Method

Deklaracja

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

Jednostka

HPDFDoc

Parametry

NazwaPrzeznaczenie
FieldNameName of the form field
InitialValueInitial selected value
OptionsAvailable combo box values
RectangleWidget rectangle on the page

Wartość zwracana

THPDFAcroFormField wrapper for the created combo box

Uwagi dotyczące użycia

Powiązane API