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

TScoreSubmission

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

Declaration

Source position: googlegames.pp line 2652

type TScoreSubmission = class(TGoogleBaseObject)

protected

  procedure Setkind(); virtual;

  procedure SetleaderboardId(); virtual;

  procedure Setscore(); virtual;

  procedure SetscoreTag(); virtual;

  procedure Setsignature(); virtual;

published

  property kind: string; [rw]

  property leaderboardId: string; [rw]

  property score: string; [rw]

  property scoreTag: string; [rw]

  property signature: string; [rw]

end;

Inheritance

TScoreSubmission

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18