THPDFPage.CreateListBox Method

Souhrn metody: THPDFPage.CreateListBox Method

Deklarace

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

Jednotka

HPDFDoc

Parametry

NázevÚčel
FieldNameName of the form field
InitialValueInitial selected value
OptionsAvailable list box values
RectangleWidget rectangle on the page

Návratová hodnota

THPDFAcroFormField wrapper for the created list box

Poznámky k použití

Související API