Class TGrowthShape

Unit

Declaration

type TGrowthShape = class(TDSSClass)

Description

switch input to a binary file of doubles (year, mult)

Hierarchy

Overview

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

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;
 

Generated by PasDoc 0.16.0.