| RestoreMaskTextFrom method |
Applies to
TMaskEnh
Declaration
Procedure RestoreMaskTextFrom(var FromStr: string; ListChk: boolean );
Description
Used to restore the internal representation of the input string. The
value given as FromStr should have come from a call to SaveMaskTextTo.
The ListChk variable indicates whether the currently selected mask (from
a defined list of masks) should be re-evaluated after the restore.