Class TRALStorageJSONLink
Unit
Declaration
type TRALStorageJSONLink = class(TRALStorageLink)
Description
TRALStorageJSONLink
Hierarchy
- TObject
- TPersistent
- TComponent
- TRALComponent
- TRALStorageLink
- TRALStorageJSONLink
Overview
Methods
| Public | constructor Create(AOwner: TComponent); override; |
| Public | destructor Destroy; override; |
| Public | function Clone: TRALStorageLink; override; |
| Public | function GetStorage: TRALStorage; override; |
| Protected | function GetContentType: StringRAL; override; |
| Public | procedure LoadPropsFromStream(AWriter: TRALBinaryWriter); override; |
| Public | procedure SavePropsToStream(AWriter: TRALBinaryWriter); override; |
Properties
| Published | property FormatOptions: TRALJSONFormatOptions read FFormatOptions write FFormatOptions; |
| Published | property JSONType: TRALJSONType read FJSONType write FJSONType; |
Description
Methods
| Public | constructor Create(AOwner: TComponent); override; |
|
This item has no description. | |
| Public | destructor Destroy; override; |
|
This item has no description. | |
| Public | function Clone: TRALStorageLink; override; |
|
This item has no description. | |
| Public | function GetStorage: TRALStorage; override; |
|
This item has no description. | |
| Protected | function GetContentType: StringRAL; override; |
|
This item has no description. | |
| Public | procedure LoadPropsFromStream(AWriter: TRALBinaryWriter); override; |
|
This item has no description. | |
| Public | procedure SavePropsToStream(AWriter: TRALBinaryWriter); override; |
|
This item has no description. | |
Properties
| Published | property FormatOptions: TRALJSONFormatOptions read FFormatOptions write FFormatOptions; |
|
This item has no description. | |
| Published | property JSONType: TRALJSONType read FJSONType write FJSONType; |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.