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

TAggregateStats

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

Declaration

Source position: googlegames.pp line 519

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


Documentation generated on: 2023-03-18