Class TRALResponsePage

Unit

Declaration

type TRALResponsePage = class(TCollectionItem)

Description

TRALPageCode

Hierarchy

Overview

Methods

Public constructor Create(ACollection: TCollection); override;
Public destructor Destroy; override;
Protected function GetDisplayName: string; override;
Protected procedure SetPage(const AValue: TStrings);

Properties

Published property Page: TStrings read FPage write SetPage;
Published property StatusCode: IntegerRAL read FStatusCode write FStatusCode;

Description

Methods

Public constructor Create(ACollection: TCollection); override;

This item has no description.

Public destructor Destroy; override;

This item has no description.

Protected function GetDisplayName: string; override;

This item has no description.

Protected procedure SetPage(const AValue: TStrings);

This item has no description.

Properties

Published property Page: TStrings read FPage write SetPage;

This item has no description.

Published property StatusCode: IntegerRAL read FStatusCode write FStatusCode;

This item has no description.



PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.