RAD Studio VCL Reference
|
Represents a set of allowed characters.
CharSet = set of ansichar;
ansichar CharSet;
CharSet is used to identify the allowed characters in a character set. Several routines in WideStrUtils unit require such a parameter.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|