THPDFPage.CreateListBox Method

Podsumowanie metody: THPDFPage.CreateListBox Method

Deklaracja

function CreateListBox(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 list box values
RectangleWidget rectangle on the page

Wartość zwracana

THPDFAcroFormField wrapper for the created list box

Uwagi dotyczące użycia

Powiązane API