Class TRALHTTPCoder
Unit
Declaration
type TRALHTTPCoder = class(TObject)
Description
TRALHTTPCoder
Hierarchy
- TObject
- TRALHTTPCoder
Overview
Methods
![]() |
class function DecodeHTML(const AHtml: StringRAL): StringRAL; |
![]() |
class function DecodeURL(const AUrl: StringRAL): StringRAL; |
![]() |
class function EncodeHTML(const AHtml: StringRAL): StringRAL; |
![]() |
class function EncodeURL(const AUrl: StringRAL): StringRAL; |
Description
Methods
![]() |
class function DecodeHTML(const AHtml: StringRAL): StringRAL; |
![]() |
class function DecodeURL(const AUrl: StringRAL): StringRAL; |
![]() |
class function EncodeHTML(const AHtml: StringRAL): StringRAL; |
![]() |
class function EncodeURL(const AUrl: StringRAL): StringRAL; |
GitHub Repository
Generated by PasDoc 0.16.0.
