THPDFPage.CreateComboBox Method

Rezumatul metodei: THPDFPage.CreateComboBox Method

Declarație

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

Unitate

HPDFDoc

Parametri

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

Valoare de întoarcere

THPDFAcroFormField wrapper for the created combo box

Note de utilizare

API-uri asociate