Unit 'MaskEdit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

SEmptySet

Exception message used when an empty set is specified in an edit mask.

Declaration

Source position: maskedit.pp line 162

const SEmptySet = 'Illegal value for EditMask: a set can not be empty.';

See also

EInvalidEditMask

  

Exception type raised for an invalid mask value in an edit mask.