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

Class AIBaseContainer

Unit

cAIBaseObject

Declaration

type AIBaseContainer = class(TActiveList)

Description

============================================================================

Hierarchy

TActiveList

Methods

Overview

Public Constructor Create(aParent: pointer);
Public Destructor Destroy; override;
Public function FindWithHandle(aHandle: integer): AIBaseObject;
Public procedure FullDisplay(aStrings: TStrings); virtual;

Description

Public Constructor Create(aParent: pointer);

 

Public Destructor Destroy; override;

 

Public function FindWithHandle(aHandle: integer): AIBaseObject;

 

Public procedure FullDisplay(aStrings: TStrings); virtual;

 

Properties

Overview

Public property ParentHandle: integer;
Public property ParentPointer: Pointer;

Description

Public property ParentHandle: integer;

 

Public property ParentPointer: Pointer;

 


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