FMX.BiometricAuth.TBiometricAuthenticationResult.Create

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

Delphi

constructor Create(const AIsSuccess: Boolean; const AMessage: string; const AFailReason: TBiometricFailReason);

C++

__fastcall TBiometricAuthenticationResult(const bool AIsSuccess, const System::UnicodeString AMessage, const TBiometricFailReason AFailReason);
TBiometricAuthenticationResult() {}

プロパティ

種類 可視性 ソース ユニット
constructor public
FMX.BiometricAuth.pas
FMX.BiometricAuth.hpp
FMX.BiometricAuth TBiometricAuthenticationResult

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。