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

TMGroups

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

Declaration

Source position: solarsystems.pas line 226

type TMGroups = class

public

  constructor Create; virtual;

  

  destructor Destroy; override;

  

  function Add;

  

  function Count;

  

  function IndexOf();

  

  procedure Clear;

  

  procedure Delete();

  

  property Groups []: TMGroup; default; [r]

  

end;

Inheritance

TMGroups

  

|

TObject



CT Web help

CodeTyphon Studio