THotPDF.ApplyLoadedFieldValidation

THotPDF

 

Top  Previous  Next

Wendet eine Validierungsregel auf ein Formularfeld an

 

Delphi syntax:

procedure ApplyLoadedFieldValidation( FieldIndex: Integer; Kind: THPDFFieldValidationKind; const DateFormat, Mask: AnsiString );

 

Description

Wendet eine Validierungsregel auf ein Formularfeld an

Legt Datumsformate, Eingabemasken oder Tastenanschlagsvalidierung fest

 

See also: THotPDF