[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlegames.pp line 1475
type TPlayed = class(TGoogleBaseObject) |
protected |
procedure SetautoMatched(); virtual; |
procedure Setkind(); virtual; |
procedure SettimeMillis(); virtual; |
published |
property autoMatched: Boolean; [rw] |
property kind: string; [rw] |
property timeMillis: string; [rw] |
end; |
| |
| |
TObject |