Class TRchStorage

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TRchStorage = class(TCustomBoundaryStorage)

Description

TRchStorage extends TCustomBoundaryStorage by adding the locations and values of series of recharge cells.

Hierarchy

Overview

Fields

Private FRchArray: TRchArray;

Methods

Private function GetRchArray: TRchArray;
Protected procedure Restore(DecompressionStream: TDecompressionStream; Annotations: TStringList); override;
Protected procedure Store(Compressor: TCompressionStream); override;
Protected procedure Clear; override;

Properties

Public property RchArray: TRchArray read GetRchArray;

Description

Fields

Private FRchArray: TRchArray;
 

Methods

Private function GetRchArray: TRchArray;
 
Protected procedure Restore(DecompressionStream: TDecompressionStream; Annotations: TStringList); override;
 
Protected procedure Store(Compressor: TCompressionStream); override;
 
Protected procedure Clear; override;
 

Properties

Public property RchArray: TRchArray read GetRchArray;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:50