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

TGroupsStore

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

Declaration

Source position: GIS_SysUtils.pas line 334

type TGroupsStore = class(TEarthRoot)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Insert();

  

  procedure Delete();

  

  procedure Add();

  

  function AddNew;

  

  procedure Clear;

  

  procedure Move();

  

  function Clone;

  

  function Centroid;

  

  function GroupStoreMER;

  

  property Group []: TPointStore; default; [rw]

  

published

  property Count: Integer; [rw]

  

  property StoreHeight: Boolean; [rw]

  

end;

Inheritance

TGroupsStore

  

|

TEarthRoot

  

|

TObject



CT Web help

CodeTyphon Studio