Description | Hierarchy | Fields | Methods | Properties |
type TSwtWaterTableItem = class(TCustomSubLayerItem)
TOrderedItem
is designed to allow TOrderedCollection to identify changed and new items during TOrderedCollection.Assign.
![]() |
procedure SetWaterTableCompressibleThicknessDataArrayName( const Value: string); |
![]() |
procedure SetWaterTableCompressionIndexDataArrayName(const Value: string); |
![]() |
procedure SetWaterTableInitialCompactionDataArrayName(const Value: string); |
![]() |
procedure SetWaterTableInitialElasticSkeletalSpecificStorageDataArrayName( const Value: string); |
![]() |
procedure SetWaterTableInitialInelasticSkeletalSpecificStorageDataArrayName( const Value: string); |
![]() |
procedure SetWaterTableInitialVoidRatioDataArrayName(const Value: string); |
![]() |
procedure SetWaterTableRecompressionIndexDataArrayName(const Value: string); |
![]() |
procedure Loaded; |
![]() |
function IsSame(AnotherItem: TOrderedItem): boolean; override; |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
Constructor Create(Collection: TCollection); override; |
![]() |
procedure UpdateArrayNames(NewNames, NewDisplayNames: TStringList); override; |
![]() |
FWaterTableCompressibleThicknessDataArrayName: string; |
![]() |
FWaterTableInitialVoidRatioDataArrayName: string; |
![]() |
FWaterTableInitialElasticSkeletalSpecificStorageDataArrayName: string; |
![]() |
FWaterTableInitialCompactionDataArrayName: string; |
![]() |
FWaterTableCompressionIndexDataArrayName: string; |
![]() |
FWaterTableRecompressionIndexDataArrayName: string; |
![]() |
FWaterTableInitialInelasticSkeletalSpecificStorageDataArrayName: string; |
![]() |
FWaterTableCompressibleThicknessDisplayName: string; |
![]() |
FWaterTableInitialElasticSkeletalSpecificStorageDisplayName: string; |
![]() |
FWaterTableInitialInelasticSkeletalSpecificStorageDisplayName: string; |
![]() |
FWaterTableRecompressionIndexDisplayName: string; |
![]() |
FWaterTableCompressionIndexDisplayName: string; |
![]() |
FWaterTableInitialVoidRatioDisplayName: string; |
![]() |
FWaterTableInitialCompactionDisplayName: string; |
![]() |
procedure SetWaterTableCompressibleThicknessDataArrayName( const Value: string); |
![]() |
procedure SetWaterTableCompressionIndexDataArrayName(const Value: string); |
![]() |
procedure SetWaterTableInitialCompactionDataArrayName(const Value: string); |
![]() |
procedure SetWaterTableInitialElasticSkeletalSpecificStorageDataArrayName( const Value: string); |
![]() |
procedure SetWaterTableInitialInelasticSkeletalSpecificStorageDataArrayName( const Value: string); |
![]() |
procedure SetWaterTableInitialVoidRatioDataArrayName(const Value: string); |
![]() |
procedure SetWaterTableRecompressionIndexDataArrayName(const Value: string); |
![]() |
procedure Loaded; |
![]() |
function IsSame(AnotherItem: TOrderedItem): boolean; override; |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
Constructor Create(Collection: TCollection); override; |
![]() |
procedure UpdateArrayNames(NewNames, NewDisplayNames: TStringList); override; |
![]() |
property WaterTableCompressibleThicknessDataArrayName: string
read FWaterTableCompressibleThicknessDataArrayName
write SetWaterTableCompressibleThicknessDataArrayName; |
data set 7 THICK. |
![]() |
property WaterTableInitialElasticSkeletalSpecificStorageDataArrayName: string
read FWaterTableInitialElasticSkeletalSpecificStorageDataArrayName
write SetWaterTableInitialElasticSkeletalSpecificStorageDataArrayName; |
data set 8 Sse |
![]() |
property WaterTableInitialInelasticSkeletalSpecificStorageDataArrayName: string
read FWaterTableInitialInelasticSkeletalSpecificStorageDataArrayName
write SetWaterTableInitialInelasticSkeletalSpecificStorageDataArrayName; |
data set 9 Ssv |
![]() |
property WaterTableRecompressionIndexDataArrayName: string
read FWaterTableRecompressionIndexDataArrayName
write SetWaterTableRecompressionIndexDataArrayName; |
data set 10 Cr |
![]() |
property WaterTableCompressionIndexDataArrayName: string
read FWaterTableCompressionIndexDataArrayName
write SetWaterTableCompressionIndexDataArrayName; |
data set 11 Cc |
![]() |
property WaterTableInitialVoidRatioDataArrayName: string
read FWaterTableInitialVoidRatioDataArrayName
write SetWaterTableInitialVoidRatioDataArrayName; |
data set 12 Void |
![]() |
property WaterTableInitialCompactionDataArrayName: string
read FWaterTableInitialCompactionDataArrayName
write SetWaterTableInitialCompactionDataArrayName; |
data set 13 Sub |