[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlegames.pp line 625
type TApplicationCategory = class(TGoogleBaseObject) |
protected |
procedure Setkind(); virtual; |
procedure Setprimary(); virtual; |
procedure Setsecondary(); virtual; |
published |
property kind: string; [rw] |
property primary: string; [rw] |
property secondary: string; [rw] |
end; |
| |
| |
TObject |