Class TMotors

DescriptionHierarchyFieldsMethodsProperties

Unit

Motors

Declaration

type TMotors = class(TObject)

Description

Container class for motors (TMotors).

Hierarchy

TMotors > TObject

Methods

Overview

Public constructor Create;
Public destructor Destroy; override;
Public procedure Add(Motor: TMotor; MakeCopy: Boolean = True);

Description

Public constructor Create;
 
Public destructor Destroy; override;
 
Public procedure Add(Motor: TMotor; MakeCopy: Boolean = True);
 

Properties

Overview

Public property M[i: integer]: TMotor;
Public property NumberOfMotors: integer;

Description

Public property M[i: integer]: TMotor;
 
Public property NumberOfMotors: integer;
 
Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:49