SetFormFieldArbitraryMask

Form fields, actions

Description

Adds an AFSpecial_KeystrokeEx action containing a custom input mask

Syntax

Function TPDFlib.SetFormFieldArbitraryMask(Index: Integer; Const Mask: WideString): Integer;

Remarks

Quotes, backslashes, control characters and JavaScript line separators are escaped before the script is stored

An empty mask is rejected without changing the field

See also

SetFormFieldSpecialFormat