THPDFPage.CreateListBox Method

Rezumatul metodei: THPDFPage.CreateListBox Method

Declarație

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

Unitate

HPDFDoc

Parametri

NumeScop
FieldNameName of the form field
InitialValueInitial selected value
OptionsAvailable list box values
RectangleWidget rectangle on the page

Valoare de întoarcere

THPDFAcroFormField wrapper for the created list box

Note de utilizare

API-uri asociate