Class TRALIndyClientHTTP
Unit
Declaration
type TRALIndyClientHTTP = class(TRALClientHTTP)
Description
TRALIndyClientHTTP
Hierarchy
- TObject
- TPersistent
- TRALClientHTTP
- TRALIndyClientHTTP
Overview
Methods
![]() |
constructor Create(AOwner: TRALClient); override; |
![]() |
destructor Destroy; override; |
![]() |
class function EngineName: StringRAL; override; |
![]() |
class function EngineVersion: StringRAL; override; |
![]() |
class function PackageDependency: StringRAL; override; |
![]() |
procedure SendUrl(AURL: StringRAL; ARequest: TRALRequest; AResponse: TRALResponse; AMethod: TRALMethod); override; |
Description
Methods
![]() |
constructor Create(AOwner: TRALClient); override; |
![]() |
destructor Destroy; override; |
![]() |
class function EngineName: StringRAL; override; |
![]() |
class function EngineVersion: StringRAL; override; |
![]() |
class function PackageDependency: StringRAL; override; |
![]() |
procedure SendUrl(AURL: StringRAL; ARequest: TRALRequest; AResponse: TRALResponse; AMethod: TRALMethod); override; |
GitHub Repository
Generated by PasDoc 0.16.0.
