| StringToMaskEnhMode Routine |
Unit
MaskEnh
Declaration
Function StringToMaskEnhMode(PrefStr: string; var MMode: TMaskEnhMode ): boolean;
Description
Interprets a string value to see if it represents a TMaskEnhMode value.
Returns eemNone if the give string does match a known TMaskEnhMode value.