Class TSubPrintFormats

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSubPrintFormats = class(TGoPhastPersistent)

Description

no description available, TGoPhastPersistent description follows

Hierarchy

Overview

Fields

Private FDelayPreconsolidationHeadFormat: integer;
Private FVerticalDisplacementFormat: integer;
Private FNoDelayPreconsolidationHeadFormat: integer;
Private FCompactionByInterbedSystemFormat: integer;
Private FSubsidenceFormat: integer;
Private FCompactionByModelLayerFormat: integer;

Methods

Private procedure SetCompactionByInterbedSystemFormat(const Value: integer);
Private procedure SetCompactionByModelLayerFormat(const Value: integer);
Private procedure SetDelayPreconsolidationHeadFormat(const Value: integer);
Private procedure SetNoDelayPreconsolidationHeadFormat(const Value: integer);
Private procedure SetSubsidenceFormat(const Value: integer);
Private procedure SetVerticalDisplacementFormat(const Value: integer);
Public procedure Assign(Source: TPersistent); override;
Public procedure InitializeVariables;

Properties

Published property SubsidenceFormat : integer read FSubsidenceFormat write SetSubsidenceFormat;
Published property CompactionByModelLayerFormat: integer read FCompactionByModelLayerFormat write SetCompactionByModelLayerFormat;
Published property CompactionByInterbedSystemFormat: integer read FCompactionByInterbedSystemFormat write SetCompactionByInterbedSystemFormat;
Published property VerticalDisplacementFormat: integer read FVerticalDisplacementFormat write SetVerticalDisplacementFormat;
Published property NoDelayPreconsolidationHeadFormat: integer read FNoDelayPreconsolidationHeadFormat write SetNoDelayPreconsolidationHeadFormat;
Published property DelayPreconsolidationHeadFormat: integer read FDelayPreconsolidationHeadFormat write SetDelayPreconsolidationHeadFormat;

Description

Fields

Private FDelayPreconsolidationHeadFormat: integer;
 
Private FVerticalDisplacementFormat: integer;
 
Private FNoDelayPreconsolidationHeadFormat: integer;
 
Private FCompactionByInterbedSystemFormat: integer;
 
Private FSubsidenceFormat: integer;
 
Private FCompactionByModelLayerFormat: integer;
 

Methods

Private procedure SetCompactionByInterbedSystemFormat(const Value: integer);
 
Private procedure SetCompactionByModelLayerFormat(const Value: integer);
 
Private procedure SetDelayPreconsolidationHeadFormat(const Value: integer);
 
Private procedure SetNoDelayPreconsolidationHeadFormat(const Value: integer);
 
Private procedure SetSubsidenceFormat(const Value: integer);
 
Private procedure SetVerticalDisplacementFormat(const Value: integer);
 
Public procedure Assign(Source: TPersistent); override;
 
Public procedure InitializeVariables;
 

Properties

Published property SubsidenceFormat : integer read FSubsidenceFormat write SetSubsidenceFormat;
 
Published property CompactionByModelLayerFormat: integer read FCompactionByModelLayerFormat write SetCompactionByModelLayerFormat;
 
Published property CompactionByInterbedSystemFormat: integer read FCompactionByInterbedSystemFormat write SetCompactionByInterbedSystemFormat;
 
Published property VerticalDisplacementFormat: integer read FVerticalDisplacementFormat write SetVerticalDisplacementFormat;
 
Published property NoDelayPreconsolidationHeadFormat: integer read FNoDelayPreconsolidationHeadFormat write SetNoDelayPreconsolidationHeadFormat;
 
Published property DelayPreconsolidationHeadFormat: integer read FDelayPreconsolidationHeadFormat write SetDelayPreconsolidationHeadFormat;
 

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