FMX.BiometricAuth.TCustomBiometricAuth.Create
Delphi
constructor Create(AOwner: TComponent); override;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | FMX.BiometricAuth.pas | FMX.BiometricAuth | TCustomBiometricAuth |
Description
Allocates memory and constructs a safely initialized instance of TCustomBiometricAuth component.
Create inherits from System.Classes.TComponent.Create.