record person

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type person = record

Description

 

Overview

Fields

gene: chromosome;
colorgene: array[1..8] of Longint;
BackColorGene: LongInt;
dgene: array[1..10] of SwellType;
SegNoGene: INTEGER;
SegDistGene: INTEGER;
CompletenessGene: CompletenessType;
SpokesGene: SpokesType;
tricklegene: INTEGER;
mutsizegene: INTEGER;
mutprobgene: INTEGER;
LimbShapeGene: LimbType;
LimbFillGene: LimbFillType;
ThicknessGene: INTEGER;
bioPicture: picHandle;

Description

Fields

gene: chromosome;
 
colorgene: array[1..8] of Longint;
 
BackColorGene: LongInt;

index in clut

dgene: array[1..10] of SwellType;

index in clut

SegNoGene: INTEGER;
 
SegDistGene: INTEGER;
 
CompletenessGene: CompletenessType;
 
SpokesGene: SpokesType;
 
tricklegene: INTEGER;
 
mutsizegene: INTEGER;
 
mutprobgene: INTEGER;
 
LimbShapeGene: LimbType;
 
LimbFillGene: LimbFillType;
 
ThicknessGene: INTEGER;
 
bioPicture: picHandle;
 

Generated by PasDoc 0.14.0.