EMaskException is the exception class for errors that occur when comparing a file name to a mask.
EMaskException = class(Exception);
class EMaskException : public Exception;
EMaskException is raised when the TMask object or the global MatchesMask function encounters an improperly formed mask string.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|