[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |