| Description | Hierarchy | Fields | Methods | Properties | 
type TGhbRecord = record
Cell: TCellLocation; | 
Conductance: double; | 
BoundaryHead: double; | 
StartingTime: double; | 
EndingTime: double; | 
ConductanceAnnotation: string; | 
BoundaryHeadAnnotation: string; | 
procedure Cache(Comp: TCompressionStream; Strings: TStringList); | 
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList); | 
procedure RecordStrings(Strings: TStringList); | 
Cell: TCellLocation; | 
Conductance: double; | 
BoundaryHead: double; | 
StartingTime: double; | 
EndingTime: double; | 
ConductanceAnnotation: string; | 
BoundaryHeadAnnotation: string; | 
procedure Cache(Comp: TCompressionStream; Strings: TStringList); | 
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList); | 
procedure RecordStrings(Strings: TStringList); |