Class TIndMach012

Unit

Declaration

type TIndMach012 = class(TPCClass)

Description

No description available, ancestor TPCClass description follows
No description available, ancestor TCktElementClass description follows
No description available, ancestor TDSSClass description follows

Base for all collection classes

Hierarchy

Overview

Fields

Protected cBuffer: TCBuffer24;

Methods

Protected procedure DefineProperties; override;
Public constructor Create(dssContext: TDSSContext);
Public destructor Destroy; OVERRIDE;
Public function EndEdit(ptr: Pointer; const NumChanges: integer): Boolean; override;
Public Function NewObject(const ObjName: String; Activate: Boolean = True): Pointer; OVERRIDE;

Description

Fields

Protected cBuffer: TCBuffer24;
 

Methods

Protected procedure DefineProperties; override;

Temp buffer for complex math calcs; allows up to 24-phase models.

Public constructor Create(dssContext: TDSSContext);

Define the property names and help strings

Public destructor Destroy; OVERRIDE;
 
Public function EndEdit(ptr: Pointer; const NumChanges: integer): Boolean; override;
 
Public Function NewObject(const ObjName: String; Activate: Boolean = True): Pointer; OVERRIDE;
 

Generated by PasDoc 0.16.0.