THPDFPage.CreateComboBox Method

Σύνοψη μεθόδου: THPDFPage.CreateComboBox Method

Δήλωση

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

Μονάδα

HPDFDoc

Παράμετροι

ΌνομαΣκοπός
FieldNameName of the form field
InitialValueInitial selected value
OptionsAvailable combo box values
RectangleWidget rectangle on the page

Τιμή επιστροφής

THPDFAcroFormField wrapper for the created combo box

Σημειώσεις χρήσης

Σχετικά API