RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
StrUtils.TSoundexLength Type

TSoundexLength The maximum calculation length of the SoundEx function. This value determines how many characters to use when generating the soundex string form the source string.

Pascal
TSoundexLength = 1..MaxInt;
C++
1..MaxInt TSoundexLength;

StrUtils

SoundexIntLength

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!