THPDFPage.CreateTextField Method

Menetelmän yhteenveto: THPDFPage.CreateTextField Method

Määrittely

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

Yksikkö

HPDFDoc

Parametrit

NimiTarkoitus
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

Paluuarvo

THPDFAcroFormField wrapper for the created text field

Käyttöhuomautukset

Aiheeseen liittyvät API:t