THPDFPage.CreateComboBox Method

Metódus összefoglaló: THPDFPage.CreateComboBox Method

Deklaráció

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

Egység

HPDFDoc

Paraméterek

NévCél
FieldNameName of the form field
InitialValueInitial selected value
OptionsAvailable combo box values
RectangleWidget rectangle on the page

Visszatérési érték

THPDFAcroFormField wrapper for the created combo box

Használati megjegyzések

Kapcsolódó API-k