THPDFPage.CreateComboBox Method

Menetelmän yhteenveto: THPDFPage.CreateComboBox Method

Määrittely

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

Yksikkö

HPDFDoc

Parametrit

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

Paluuarvo

THPDFAcroFormField wrapper for the created combo box

Käyttöhuomautukset

Aiheeseen liittyvät API:t