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.
![]() |
FHorzTransDisp: TRProperty; |
![]() |
FKx: TRProperty; |
![]() |
FKy: TRProperty; |
![]() |
FKz: TRProperty; |
![]() |
FLongDisp: TRProperty; |
![]() |
FPorosity: TRProperty; |
![]() |
FSpecificStorage: TRProperty; |
![]() |
FVertTransDisp: TRProperty; |
![]() |
procedure AssignProperties(const LayerIndex, RowIndex, ColIndex: integer; const DataSets: TCustomDataSets; const CanMergeX, CanMergeY, CanMergeZ: boolean); override; |
![]() |
constructor Create; override; |
![]() |
destructor Destroy; override; |
![]() |
FHorzTransDisp: TRProperty; |
|
![]() |
FKx: TRProperty; |
|
![]() |
FKy: TRProperty; |
|
![]() |
FKz: TRProperty; |
|
![]() |
FLongDisp: TRProperty; |
|
![]() |
FPorosity: TRProperty; |
|
![]() |
FSpecificStorage: TRProperty; |
|
![]() |
FVertTransDisp: TRProperty; |
|
![]() |
procedure AssignProperties(const LayerIndex, RowIndex, ColIndex: integer; const DataSets: TCustomDataSets; const CanMergeX, CanMergeY, CanMergeZ: boolean); override; |
|
![]() |
constructor Create; override; |
|
![]() |
destructor Destroy; override; |
|