[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlegames.pp line 739
type TEventChild = class(TGoogleBaseObject) |
protected |
procedure SetchildId(); virtual; |
procedure Setkind(); virtual; |
published |
property childId: string; [rw] |
property kind: string; [rw] |
end; |
| |
| |
TObject |