Class TRALAuthBasic
Unit
Declaration
type TRALAuthBasic = class(TObject)
Description
TRALAuthBasic
Hierarchy
- TObject
- TRALAuthBasic
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); |
|
This item has no description. | |
Properties
| Published | property AuthString: StringRAL read FAuthString write SetAuthString; |
|
This item has no description. | |
| Published | property Password: StringRAL read FPassword write FPassword; |
|
This item has no description. | |
| Published | property UserName: StringRAL read FUserName write FUserName; |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.