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