Unit 'googlegames' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TAggregateStats

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

Declaration

Source position: googlegames.pp line 525

type TAggregateStats = class(TGoogleBaseObject)

protected

  procedure Setcount(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setmax(); virtual;

  

  procedure Setmin(); virtual;

  

  procedure Setsum(); virtual;

  

published

  property count: string; [rw]

  

  property kind: string; [rw]

  

  property max: string; [rw]

  

  property min: string; [rw]

  

  property sum: string; [rw]

  

end;

Inheritance

TAggregateStats

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio