RAD Studio VCL Reference
|
TMask allows the comparison of strings containing wildcards to a file mask.
TMask = class;
class TMask;
Use TMask to determine if a string matches the format described by a mask. The mask contains literal characters, wildcards that can match any character, and sets that match a single character that is included in the set.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|