API:System.StrUtils.Soundex
Delphi
function Soundex(const AText: string; ALength: TSoundexLength): string;
C++
extern DELPHI_PACKAGE System::UnicodeString __fastcall Soundex(const System::UnicodeString AText, TSoundexLength ALength = (TSoundexLength)(0x4));
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.StrUtils.pas System.StrUtils.hpp |
System.StrUtils | System.StrUtils |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。