[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: GIS_EarthObjectData.pas line 40
type TEarthObjectData = class(TEarthRoot) |
||
protected |
||
FiIndex: Integer; |
|
|
FPresenterID: Integer; |
|
|
|
||
FUserObject: TObject; |
|
|
FValue: Double; |
|
|
procedure SetPresenterID(); virtual; |
|
|
public |
||
|
||
|
||
function GetObjectMER; virtual; |
|
|
function ObjectInstanceSize; virtual; |
|
|
procedure Assign(); override; |
|
|
property Index: Integer; [rw] |
|
|
|
||
property UserObject: TObject; [rw] |
|
|
property PresenterID: Integer; [rw] |
|
|
published |
||
property Value: Double; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |