RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MaskUtils.MaskGetCharType Function

MaskGetCharType is used internally.

Pascal
function MaskGetCharType(const EditMask: string; MaskOffset: Integer): TMaskCharType;
C++
TMaskCharType MaskGetCharType(const AnsiString EditMask, int MaskOffset);

This function is used internally by FormatMaskText. Do not call MaskGetCharType directly. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!