Class TRALUniGUIServer
Unit
Declaration
type TRALUniGUIServer = class(TRALServer)
Description
TRALUniGUIServer
Hierarchy
- TObject
- TPersistent
- TComponent
- TRALComponent
- TRALServer
- TRALUniGUIServer
Overview
Methods
| Public | constructor Create(AOwner: TComponent); override; |
| Public | destructor Destroy; override; |
| Protected | procedure DecodeAuth(ARequest: TIdHTTPRequestInfo; AResult: TRALRequest); |
| Protected | procedure OnRALHTTPCommand(ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo; var Handled: Boolean); |
| Protected | procedure OnRALParseAuthentication(AContext: TIdContext; const AAuthType, AAuthData: string; var VUsername, VPassword: string; var VHandled: Boolean); |
| Protected | procedure SetActive(const AValue: boolean); override; |
Description
Methods
| Public | constructor Create(AOwner: TComponent); override; |
|
This item has no description. | |
| Public | destructor Destroy; override; |
|
This item has no description. | |
| Protected | procedure DecodeAuth(ARequest: TIdHTTPRequestInfo; AResult: TRALRequest); |
|
This item has no description. | |
| Protected | procedure OnRALHTTPCommand(ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo; var Handled: Boolean); |
|
This item has no description. | |
| Protected | procedure OnRALParseAuthentication(AContext: TIdContext; const AAuthType, AAuthData: string; var VUsername, VPassword: string; var VHandled: Boolean); |
|
This item has no description. | |
| Protected | procedure SetActive(const AValue: boolean); override; |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.