Class TRALAuthentication
Unit
Declaration
type TRALAuthentication = class(TRALComponent)
Description
Base class of authenticators
Hierarchy
- TObject
- TPersistent
- TComponent
- TRALComponent
- TRALAuthentication
Overview
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
procedure SetAuthType(AType: TRALAuthTypes); |
Properties
![]() |
property AuthType: TRALAuthTypes read FAuthType; |
Description
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
procedure SetAuthType(AType: TRALAuthTypes); |
Properties
![]() |
property AuthType: TRALAuthTypes read FAuthType; |
GitHub Repository
Generated by PasDoc 0.16.0.

