Description | Hierarchy | Fields | Methods | Properties |
type TActiveZone = class(TCustomPhastZone)
TActiveZone
represents an individual active area zone.
It provides a TBProperty for the active area.
![]() |
FActive: TBProperty; |
![]() |
procedure AssignProperties(const LayerIndex, RowIndex, ColIndex: integer; const DataSets: TCustomDataSets; const CanMergeX, CanMergeY, CanMergeZ: boolean); override; |
![]() |
constructor Create; override; |
![]() |
destructor Destroy; override; |
![]() |
FActive: TBProperty; |
|
![]() |
procedure AssignProperties(const LayerIndex, RowIndex, ColIndex: integer; const DataSets: TCustomDataSets; const CanMergeX, CanMergeY, CanMergeZ: boolean); override; |
|
![]() |
constructor Create; override; |
|
![]() |
destructor Destroy; override; |
|