Unit 'solarsystems' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_astronomy]

TMObjectPosition

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

Declaration

Source position: solarsystems.pas line 87

type TMObjectPosition = class

public

  constructor Create; virtual;

  

  function DistanceTo();

  

  procedure Assign(); virtual;

  

  procedure Clear;

  

  property X: munit; [rw]

  

  property Y: munit; [rw]

  

  property Z: munit; [rw]

  

end;

Inheritance

TMObjectPosition

  

|

TObject



CT Web help

CodeTyphon Studio