RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MaskUtils.MaskGetCurrentDirectives Function

MaskGetCurrentDirectives is used internally.

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

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

 

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