THPDFPage.CreateComboBox Method

Metodesammendrag: THPDFPage.CreateComboBox Method

Deklarasjon

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

Enhet

HPDFDoc

Parametere

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

Returverdi

THPDFAcroFormField wrapper for the created combo box

Bruksnotater

Relaterte API-er