THPDFPage.CreateListBox Method

Metodsammanfattning: THPDFPage.CreateListBox Method

Deklaration

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

Enhet

HPDFDoc

Parametrar

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

Returvärde

THPDFAcroFormField wrapper for the created list box

Användningsanteckningar

Relaterade API:er