Class TTSDataObj

Unit

Declaration

type TTSDataObj = class(TCableDataObj)

Description

No description available, ancestor TCableDataObj description follows
No description available, ancestor TConductorDataObj description follows
No description available, ancestor TDSSObject description follows
No description available, ancestor TNamedObject description follows

this is a GUID compliant to RFC 4122, v4

Hierarchy

Overview

Fields

Public DiaShield: Double;
Public TapeLayer: Double;
Public TapeLap: Double;

Methods

Public constructor Create(ParClass: TDSSClass; const TSDataName: String);
Public destructor Destroy; OVERRIDE;
Public procedure PropertySideEffects(Idx: Integer; previousIntVal: Integer = 0); override;
Public procedure MakeLike(OtherPtr: Pointer); override;

Description

Fields

Public DiaShield: Double;
 
Public TapeLayer: Double;
 
Public TapeLap: Double;
 

Methods

Public constructor Create(ParClass: TDSSClass; const TSDataName: String);
 
Public destructor Destroy; OVERRIDE;
 
Public procedure PropertySideEffects(Idx: Integer; previousIntVal: Integer = 0); override;
 
Public procedure MakeLike(OtherPtr: Pointer); override;
 

Generated by PasDoc 0.16.0.