Class TRALJSONFormatOptions

Unit

Declaration

type TRALJSONFormatOptions = class(TPersistent)

Description

TRALJSONFormatOptions

Hierarchy

Overview

Methods

Public constructor Create;
Public procedure LoadPropsFromStream(AWriter: TRALBinaryWriter);
Public procedure SavePropsToStream(AWriter: TRALBinaryWriter);
Protected procedure AssignTo(ADest: TPersistent); override;

Properties

Published property CustomDateTimeFormat: StringRAL read FCustomDateTimeFormat write FCustomDateTimeFormat;
Published property DateTimeFormat: TRALDateTimeFormat read FDateTimeFormat write FDateTimeFormat;

Description

Methods

Public constructor Create;

This item has no description.

Public procedure LoadPropsFromStream(AWriter: TRALBinaryWriter);

This item has no description.

Public procedure SavePropsToStream(AWriter: TRALBinaryWriter);

This item has no description.

Protected procedure AssignTo(ADest: TPersistent); override;

This item has no description.

Properties

Published property CustomDateTimeFormat: StringRAL read FCustomDateTimeFormat write FCustomDateTimeFormat;

This item has no description.

Published property DateTimeFormat: TRALDateTimeFormat read FDateTimeFormat write FDateTimeFormat;

This item has no description.



PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.