FMX.BiometricAuth.TBiometricAuthenticationResult.Create
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() {}
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
constructor | public | FMX.BiometricAuth.pas FMX.BiometricAuth.hpp |
FMX.BiometricAuth | TBiometricAuthenticationResult |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.