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.10.0 on 2006-10-31 09:56:42