Exception message used when an empty set is specified in an edit mask.
Source position: maskedit.pp line 162
const SEmptySet = 'Illegal value for EditMask: a set can not be empty.'; |
|
Exception type raised for an invalid mask value in an edit mask. |