THPDFPage.CreateListBox Method

Povzetek metode: THPDFPage.CreateListBox Method

Deklaracija

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

Unit

HPDFDoc

Parametri

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

Vrnjena vrednost

THPDFAcroFormField wrapper for the created list box

Opombe o uporabi

Povezani API-ji