Description | Hierarchy | Fields | Methods | Properties |
type TMediaZone = class(TCustomPhastZone)
TMediaZone
represents an individual media properties zone.
It provides TRPropertys for each type of media property.
![]() |
FVertTransDisp: TRProperty; |
![]() |
FSpecificStorage: TRProperty; |
![]() |
FPorosity: TRProperty; |
![]() |
FLongDisp: TRProperty; |
![]() |
FKz: TRProperty; |
![]() |
FKy: TRProperty; |
![]() |
FKx: TRProperty; |
![]() |
FHorzTransDisp: TRProperty; |
![]() |
procedure AssignProperties(const LayerIndex, RowIndex, ColIndex: integer; const DataSets: TCustomDataSets; const CanMergeX, CanMergeY, CanMergeZ: boolean); override; |
![]() |
constructor Create; override; |
![]() |
destructor Destroy; override; |
![]() |
property HorzTransDisp: TRProperty read FHorzTransDisp; |
![]() |
property Kx: TRProperty read FKx; |
![]() |
property Ky: TRProperty read FKy; |
![]() |
property Kz: TRProperty read FKz; |
![]() |
property LongDisp: TRProperty read FLongDisp; |
![]() |
property Porosity: TRProperty read FPorosity; |
![]() |
property SpecificStorage: TRProperty read FSpecificStorage; |
![]() |
property VertTransDisp: TRProperty read FVertTransDisp; |
![]() |
FVertTransDisp: TRProperty; |
![]() |
FSpecificStorage: TRProperty; |
![]() |
FPorosity: TRProperty; |
![]() |
FLongDisp: TRProperty; |
![]() |
FKz: TRProperty; |
![]() |
FKy: TRProperty; |
![]() |
FKx: TRProperty; |
![]() |
FHorzTransDisp: TRProperty; |
![]() |
procedure AssignProperties(const LayerIndex, RowIndex, ColIndex: integer; const DataSets: TCustomDataSets; const CanMergeX, CanMergeY, CanMergeZ: boolean); override; |
|
![]() |
constructor Create; override; |
|
![]() |
destructor Destroy; override; |
|
![]() |
property HorzTransDisp: TRProperty read FHorzTransDisp; |
|
![]() |
property Kx: TRProperty read FKx; |
|
![]() |
property Ky: TRProperty read FKy; |
|
![]() |
property Kz: TRProperty read FKz; |
|
![]() |
property LongDisp: TRProperty read FLongDisp; |
|
![]() |
property Porosity: TRProperty read FPorosity; |
|
![]() |
property SpecificStorage: TRProperty read FSpecificStorage; |
|
![]() |
property VertTransDisp: TRProperty read FVertTransDisp; |
|