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
- TObject
- TDSSClass
- TCktElementClass
- TPCClass
- TIndMach012
Overview
Fields
cBuffer: TCBuffer24; |
Methods
procedure DefineProperties; override; |
|
constructor Create(dssContext: TDSSContext); |
|
destructor Destroy; OVERRIDE; |
|
function EndEdit(ptr: Pointer; const NumChanges: integer): Boolean; override; |
|
Function NewObject(const ObjName: String; Activate: Boolean = True): Pointer; OVERRIDE; |
Description
Fields
cBuffer: TCBuffer24; |
|
Methods
procedure DefineProperties; override; |
|
Temp buffer for complex math calcs; allows up to 24-phase models. |
constructor Create(dssContext: TDSSContext); |
|
Define the property names and help strings |
destructor Destroy; OVERRIDE; |
|
function EndEdit(ptr: Pointer; const NumChanges: integer): Boolean; override; |
|
Function NewObject(const ObjName: String; Activate: Boolean = True): Pointer; OVERRIDE; |
|
Generated by PasDoc 0.16.0.