Class TRALAuthBasic

Unit

Declaration

type TRALAuthBasic = class(TObject)

Description

TRALAuthBasic

Hierarchy

Overview

Methods

Protected procedure SetAuthString(const AValue: StringRAL);

Properties

Published property AuthString: StringRAL read FAuthString write SetAuthString;
Published property Password: StringRAL read FPassword write FPassword;
Published property UserName: StringRAL read FUserName write FUserName;

Description

Methods

Protected procedure SetAuthString(const AValue: StringRAL);
 

Properties

Published property AuthString: StringRAL read FAuthString write SetAuthString;
 
Published property Password: StringRAL read FPassword write FPassword;
 
Published property UserName: StringRAL read FUserName write FUserName;
 


GitHub Repository
Generated by PasDoc 0.16.0.