Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Class TCrossoverList

Unit

vInterfaceClasses

Declaration

type TCrossoverList = class(TActiveList)

Description

*****************************************************************************

Hierarchy

TActiveList

Methods

Overview

Public function AmountOfData(aClass: TClass): integer;
Public Constructor Create;
Public function FindCrossoverByData(aData: pointer): TCrossover;
Public function FindCrossoverByVisual(aVisual: pointer): TCrossover;
Public function FindCrossoverByVisualOrSubVisual(aVisual: pointer): TCrossover;
Public function NewCrossover: TCrossover;
Public function SetCrossoverByData(aData: pointer): boolean;
Public function SetCrossoverByKind(aKind: integer): boolean;
Public function SetReverseCrossoverByKind(aKind: integer): boolean;

Description

Public function AmountOfData(aClass: TClass): integer;

 

Public Constructor Create;

 

Public function FindCrossoverByData(aData: pointer): TCrossover;

 

Public function FindCrossoverByVisual(aVisual: pointer): TCrossover;

 

Public function FindCrossoverByVisualOrSubVisual(aVisual: pointer): TCrossover;

 

Public function NewCrossover: TCrossover;

 

Public function SetCrossoverByData(aData: pointer): boolean;

 

Public function SetCrossoverByKind(aKind: integer): boolean;

 

Public function SetReverseCrossoverByKind(aKind: integer): boolean;

 


Generated by PasDoc 0.8.7 on Wed 01/ Oct 2003 00:51:39