Class TCNDataObj
Unit
CNData
Declaration
type TCNDataObj = 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
Methods
Properties
Description
Fields
|
FkStrand: Integer; |
|
|
FDiaStrand: Double; |
|
|
FGmrStrand: Double; |
|
|
FRStrand: Double; |
|
Methods
|
constructor Create(ParClass: TDSSClass; const CNDataName: String); |
|
|
destructor Destroy; OVERRIDE; |
|
|
procedure PropertySideEffects(Idx: Integer; previousIntVal: Integer = 0); override; |
|
|
procedure MakeLike(OtherPtr: Pointer); override; |
|
Properties
|
property NStrand: Integer READ FkStrand; |
|
Generated by PasDoc 0.16.0.