Class TPrintChemistryZoneGroup

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TPrintChemistryZoneGroup = class(TCustomZoneGroup)

Description

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

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

Private function GetZone(Index: integer): TPrintChemistryZone;

See Zones.

Public constructor Create;

Create creates an instance of TPrintChemistryZoneGroup and creates the TPrintChemistryZones for it.

Properties

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

Zones allows access to the TPrintChemistryZones for this TPrintChemistryZoneGroup. See TCustomZoneGroup.ZoneCount.


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