System.StrUtils.TSoundexLength

提供:RAD Studio API Documentation

Delphi

type TSoundexLength = 1..2147483647;

C++

typedef int TSoundexLength;

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
System.StrUtils.pas
System.StrUtils.hpp
System.StrUtils System.StrUtils

説明

TSoundexLength SoundEx 関数の最大計算長。この値は、ソース文字列から soundex 文字列を生成する場合に、何文字使用するかを決定します。

関連項目