THPDFPage.CreateListBox Method

Metódus összefoglaló: THPDFPage.CreateListBox Method

Deklaráció

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

Egység

HPDFDoc

Paraméterek

NévCél
FieldNameName of the form field
InitialValueInitial selected value
OptionsAvailable list box values
RectangleWidget rectangle on the page

Visszatérési érték

THPDFAcroFormField wrapper for the created list box

Használati megjegyzések

Kapcsolódó API-k