Class TPrintChemistryXYZ_ZoneGroup

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TPrintChemistryXYZ_ZoneGroup = class(TCustomZoneGroup)

Description

TPrintChemistryXYZ_ZoneGroup is used to determine a set of zones for "Print Chemistry XYZ".

Hierarchy

Overview

Methods

Private function GetZone(Index: integer): TPrintChemistryXYZ_Zone;
Public constructor Create;

Properties

Public property Zones[Index:integer]: TPrintChemistryXYZ_Zone read GetZone;

Description

Methods

Private function GetZone(Index: integer): TPrintChemistryXYZ_Zone;

See Zones.

Public constructor Create;

Create creates an instance of TPrintChemistryXYZ_ZoneGroup and creates the TPrintChemistryXYZ_Zones for it.

Properties

Public property Zones[Index:integer]: TPrintChemistryXYZ_Zone read GetZone;

Zones allows access to the TPrintChemistryXYZ_Zones for this TPrintChemistryXYZ_ZoneGroup. See TCustomZoneGroup.ZoneCount.


Generated by PasDoc 0.12.1 on 2013-05-13 15:41:58