Class TRALRouteParam
Unit
Declaration
type TRALRouteParam = class(TCollectionItem)
Description
TRALRouteParam
Hierarchy
- TObject
- TPersistent
- TCollectionItem
- TRALRouteParam
Overview
Methods
| Public | constructor Create(ACollection: TCollection); override; |
| Public | destructor Destroy; override; |
| Protected | function GetDisplayName: string; override; |
| Protected | procedure AssignTo(Dest: TPersistent); override; |
| Protected | procedure SetDescription(AValue: TStrings); |
Properties
| Published | property Description: TStrings read FDescription write SetDescription; |
| Published | property ParamName: StringRAL read FParamName write FParamName; |
| Published | property ParamType: TRALRouteParamType read FParamType write FParamType; |
| Published | property Required: boolean read FRequired write FRequired; |
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 AssignTo(Dest: TPersistent); override; |
|
This item has no description. | |
| Protected | procedure SetDescription(AValue: TStrings); |
|
This item has no description. | |
Properties
| Published | property Description: TStrings read FDescription write SetDescription; |
|
This item has no description. | |
| Published | property ParamName: StringRAL read FParamName write FParamName; |
|
This item has no description. | |
| Published | property ParamType: TRALRouteParamType read FParamType write FParamType; |
|
This item has no description. | |
| Published | property Required: boolean read FRequired write FRequired; |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.