Unit 'GIS_SysUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_gaiagis]

TEarthRoot

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

Declaration

Source position: GIS_SysUtils.pas line 260

type TEarthRoot = class(TPersistent)

protected

  FIsUpdating: Boolean;

  

public

  class function PrintableClassName; virtual;

  

  procedure RedrawObject; virtual;

  

  procedure BeginUpdate;

  

  procedure EndUpdate;

  

end;

Inheritance

TEarthRoot

  

|

TObject



CT Web help

CodeTyphon Studio