| Description | Hierarchy | Fields | Methods | Properties |
type TInitialChemistryZoneGroup = class(TCustomZoneGroup)
TInitialChemistryZoneGroup is used to determine a set of zones for the initial chemistry.
![]() |
function GetZone(Index: integer): TInitialChemistryZone; |
![]() |
constructor Create; |
![]() |
property Zones[Index:integer]: TInitialChemistryZone read GetZone; |
![]() |
function GetZone(Index: integer): TInitialChemistryZone; |
|
See Zones. | |
![]() |
constructor Create; |
|
| |
![]() |
property Zones[Index:integer]: TInitialChemistryZone read GetZone; |
|
| |