| SaveMaskTextTo method |
Applies to
TMaskEnh
Declaration
Procedure SaveMaskTextTo(var ToStr: string );
Description
Used to save the internal representation of the input string for restoration
later if required. The saved value should not be used directly, but only
as a parameter for RestoreMaskTextFrom.