Class TRALStorageCSVLink
Unit
Declaration
type TRALStorageCSVLink = class(TRALStorageLink)
Description
TRALStorageCSVLink
Hierarchy
- TObject
- TPersistent
- TComponent
- TRALComponent
- TRALStorageLink
- TRALStorageCSVLink
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: TRALCSVFormatOptions read FFormatOptions write FFormatOptions; |
| Published | property UseUTF8BOM: boolean read FUseUTF8BOM write FUseUTF8BOM; |
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: TRALCSVFormatOptions read FFormatOptions write FFormatOptions; |
|
This item has no description. | |
| Published | property UseUTF8BOM: boolean read FUseUTF8BOM write FUseUTF8BOM; |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.