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

TMGroupRelations

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

Declaration

Source position: solarsystems.pas line 258

type TMGroupRelations = class

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

  function Add();

  

  function Count;

  

  function IndexOf();

  

  procedure Clear;

  

  procedure Delete();

  

  property Relations []: TMGroupRelation; default; [r]

  

end;

Inheritance

TMGroupRelations

  

|

TObject



CT Web help

CodeTyphon Studio