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

TScoreSubmission

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

Declaration

Source position: googlegames.pp line 2658

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



CT Web help

CodeTyphon Studio