[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlegames.pp line 2269
type TRoomAutoMatchStatus = class(TGoogleBaseObject) |
protected |
procedure Setkind(); virtual; |
procedure SetwaitEstimateSeconds(); virtual; |
published |
property kind: string; [rw] |
property waitEstimateSeconds: Integer; [rw] |
end; |
| |
| |
TObject |