Class TRALCriptoOptions
Unit
Declaration
type TRALCriptoOptions = class(TPersistent)
Description
Class for the cryptographic definitions
Hierarchy
- TObject
- TPersistent
- TRALCriptoOptions
Overview
Methods
| Public | constructor Create; |
Properties
| Published | property CriptType: TRALCriptoType read FCriptType write FCriptType; |
| Published | property Key: StringRAL read FKey write FKey; |
Description
Methods
| Public | constructor Create; |
|
This item has no description. | |
Properties
| Published | property CriptType: TRALCriptoType read FCriptType write FCriptType; |
|
This item has no description. | |
| Published | property Key: StringRAL read FKey write FKey; |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.