THPDFPage.CreateListBox Method

Résumé de la méthode: THPDFPage.CreateListBox Method

Déclaration

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

Unité

HPDFDoc

Paramètres

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

Valeur de retour

THPDFAcroFormField wrapper for the created list box

Notes d'utilisation

API associées