[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlegames.pp line 1913
type TPlayerScoreSubmissionList = class(TGoogleBaseObject) |
protected |
procedure Setkind(); virtual; |
procedure Setscores(); virtual; |
published |
property kind: string; [rw] |
property scores: TPlayerScoreSubmissionListTypescoresArray; [rw] |
end; |
| |
| |
TObject |