THPDFPage.CreateListBox Method

Sažetak metode: THPDFPage.CreateListBox Method

Deklaracija

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

Unit

HPDFDoc

Parametri

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

Povratna vrijednost

THPDFAcroFormField wrapper for the created list box

Napomene za uporabu

Povezani API-ji