RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MaskUtils.MaskOffsetToOffset Function

MaskOffsetToOffset is used internally.

Pascal
function MaskOffsetToOffset(const EditMask: String; MaskOffset: Integer): Integer;
C++
int MaskOffsetToOffset(const AnsiString EditMask, int MaskOffset);

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

 

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