Class TRALResponsePages

Unit

Declaration

type TRALResponsePages = class(TOwnedCollection)

Description

TRALResponsePages

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TPersistent);
Public class function GetHTTPResponsePage(AStatusCode: IntegerRAL): StringRAL;
Protected function GetHTMLPage(AStatusCode: IntegerRAL): StringRAL;
Public procedure CreateDefaultPages;
Public procedure CreatePage(AStatusCode: IntegerRAL; AHTMLPage: StringRAL = '');

Properties

Public property HTMLPage[AStatusCode: IntegerRAL]: StringRAL read GetHTMLPage;

Description

Methods

Public constructor Create(AOwner: TPersistent);

This item has no description.

Public class function GetHTTPResponsePage(AStatusCode: IntegerRAL): StringRAL;

This item has no description.

Protected function GetHTMLPage(AStatusCode: IntegerRAL): StringRAL;

This item has no description.

Public procedure CreateDefaultPages;

This item has no description.

Public procedure CreatePage(AStatusCode: IntegerRAL; AHTMLPage: StringRAL = '');

This item has no description.

Properties

Public property HTMLPage[AStatusCode: IntegerRAL]: StringRAL read GetHTMLPage;

This item has no description.



PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.