THPDFPage.CreateComboBox Method

Súhrn metódy: THPDFPage.CreateComboBox Method

Deklarácia

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

Unit

HPDFDoc

Parametre

NameÚčel
FieldNameName of the form field
InitialValueInitial selected value
OptionsAvailable combo box values
RectangleWidget rectangle on the page

Návratová hodnota

THPDFAcroFormField wrapper for the created combo box

Poznámky k použitiu

Súvisiace API