THPDFPage.CreateListBox Method

메서드 요약: THPDFPage.CreateListBox Method

선언

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

유닛

HPDFDoc

매개 변수

이름목적
FieldNameName of the form field
InitialValueInitial selected value
OptionsAvailable list box values
RectangleWidget rectangle on the page

반환 값

THPDFAcroFormField wrapper for the created list box

사용 참고

관련 API