THPDFPage.CreateTextField Method

خلاصه متد: THPDFPage.CreateTextField Method

اعلان

function CreateTextField(const FieldName, InitialValue: AnsiString; Rectangle: TRect; MaxLen: Integer = 0; Flags: THPDFFormFieldFlags = []): THPDFAcroFormField;

واحد

HPDFDoc

پارامترها

نامهدف
FieldNameName of the form field
InitialValueInitial text value
RectangleWidget rectangle on the page
MaxLenMaximum accepted text length, or 0 for no explicit limit
FlagsAdditional form field flags

مقدار بازگشت

THPDFAcroFormField wrapper for the created text field

یادداشت‌های استفاده

APIهای مرتبط