API:System.Hash.THashSHA1.GetHashString
Delphi
class function GetHashString(const AString: string): string; overload; static; inline;
class function GetHashString(const AStream: TStream): string; overload; static; inline;
C++
static System::UnicodeString __fastcall GetHashString(const System::UnicodeString AString)/* overload */;
static System::UnicodeString __fastcall GetHashString(System::Classes::TStream* const AStream)/* overload */;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | public | System.Hash.pas System.Hash.hpp  | 
        System.Hash | THashSHA1 | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。