FMX.BiometricAuth.TCustomBiometricAuth.OnAuthenticateSuccess

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnAuthenticateSuccess: TNotifyEvent read FOnAuthenticateSuccess write FOnAuthenticateSuccess;

C++

__property System::Classes::TNotifyEvent OnAuthenticateSuccess = {read=FOnAuthenticateSuccess, write=FOnAuthenticateSuccess};

Properties

Type Visibility Source Unit Parent
event public
FMX.BiometricAuth.pas
FMX.BiometricAuth.hpp
FMX.BiometricAuth TCustomBiometricAuth

Description

Embarcadero Technologies does not currently have any additional information.