System.Hash.THashSHA1.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class function Create: THashSHA1; static; inline;

C++

static THashSHA1 __fastcall Create();

プロパティ

種類 可視性 ソース ユニット
function public
System.Hash.pas
System.Hash.hpp
System.Hash THashSHA1


説明

THashSHA1 のインスタンスを作成します。

関連項目