Unit 'geoellipsoids' Package
[Overview][Types][Classes][Index] [#pl_opengpsx]

TEllipsoidCollectionItem

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: geoellipsoids.pas line 47

type TEllipsoidCollectionItem = class(TCollectionItem)

protected

  function GetDisplayName; override;

  

public

  procedure Assign(); override;

  

published

  property EllipsoidName: string; [rw]

  

  property MajorAxis: Double; [rw]

  

  property InvFlattening: Double; [rw]

  

end;

Inheritance

TEllipsoidCollectionItem

  

|

TObject



CT Web help

CodeTyphon Studio