THPDFPage.AddListBox

THPDFPage

 

Yöntemler  AcroForm Support

Adds an AcroForm list box choice field to the current page.

 

Delphi syntax:

procedure AddListBox(const FieldName, InitialValue: AnsiString; const Options: array of AnsiString; Rectangle: TRect; Flags: THPDFFormFieldFlags = []);

 

Açıklama

Yöntem Combo bayrağı olmadan bir /Ch alanı oluşturur. Görüntüleyicinin birden fazla seçeneğin seçilmesine izin vermesi gerektiğinde Flags içinde ffMultiSelect kullanın

 

Ayrıca bkz.: AcroForm Support, LastAnnotation