THPDFPage.CreateComboBox Method

Metodo santrauka: THPDFPage.CreateComboBox Method

Deklaracija

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

Unit

HPDFDoc

Parametrai

NamePaskirtis
FieldNameName of the form field
InitialValueInitial selected value
OptionsAvailable combo box values
RectangleWidget rectangle on the page

Grąžinama reikšmė

THPDFAcroFormField wrapper for the created combo box

Naudojimo pastabos

Susijusios API