| Description | Hierarchy | Fields | Methods | Properties | 
type TSfrSegmentRecord = record
Cell: TCellLocation; | 
StreambedElevation: double; | 
StreamBedThickness: double; | 
HydraulicConductivity: double; | 
StreamWidth: double; | 
StreamDepth: double; | 
StartingTime: double; | 
EndingTime: double; | 
HydraulicConductivityAnnotation: string; | 
StreambedElevationAnnotation: string; | 
StreamBedThicknessAnnotation: string; | 
StreamWidthAnnotation: string; | 
StreamDepthAnnotation: string; | 
procedure Cache(Comp: TCompressionStream; Strings: TStringList); | 
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList); | 
procedure RecordStrings(Strings: TStringList); | 
Cell: TCellLocation; | 
StreambedElevation: double; | 
StreamBedThickness: double; | 
HydraulicConductivity: double; | 
StreamWidth: double; | 
StreamDepth: double; | 
StartingTime: double; | 
EndingTime: double; | 
HydraulicConductivityAnnotation: string; | 
StreambedElevationAnnotation: string; | 
StreamBedThicknessAnnotation: string; | 
StreamWidthAnnotation: string; | 
StreamDepthAnnotation: string; | 
procedure Cache(Comp: TCompressionStream; Strings: TStringList); | 
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList); | 
procedure RecordStrings(Strings: TStringList); |