Unit 'GIS_EarthObjectData' Package
[Overview][Types][Classes][Index] [#pl_gaiagis]

TEarthObjectData

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

Declaration

Source position: GIS_EarthObjectData.pas line 40

type TEarthObjectData = class(TEarthRoot)

protected

  FiIndex: Integer;

  

  FPresenterID: Integer;

  

  FObjectMER: TMER;

  

  FUserObject: TObject;

  

  FValue: Double;

  

  procedure SetPresenterID(); virtual;

  

public

  ObjectState: TEarthObjectStateSet;

  

  ObjectFlags: TEarthObjectFlagSet;

  

  function GetObjectMER; virtual;

  

  function ObjectInstanceSize; virtual;

  

  procedure Assign(); override;

  

  property Index: Integer; [rw]

  

  property ObjectMER: TMER; [rw]

  

  property UserObject: TObject; [rw]

  

  property PresenterID: Integer; [rw]

  

published

  property Value: Double; [rw]

  

end;

Inheritance

TEarthObjectData

  

|

TEarthRoot

  

|

TObject



CT Web help

CodeTyphon Studio