[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleandroidpublisher.pp line 198
type TApkListingsListResponse = class(TGoogleBaseObject) |
protected |
procedure Setkind(); virtual; |
procedure Setlistings(); virtual; |
published |
property kind: string; [rw] |
property listings: TApkListingsListResponseTypelistingsArray; [rw] |
end; |
| |
| |
TObject |