Unit 'gmClusterFinder' Package
[Overview][Classes][Index] [#bs_engines]

TgmCluster

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

Declaration

Source position: gmclusterfinder.pas line 45

type TgmCluster = class(TPersistent)

public

  constructor Create; virtual;

  

  destructor Destroy; override;

  

  property Weight: Double; [r]

  

  property Count: Integer; [r]

  

  property Values []: Double; [r]

  

  property References: TCustomSortedList; [r]

  

end;

Inheritance

TgmCluster

  

|

TObject



CT Web help

CodeTyphon Studio