[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleandroidpublisher.pp line 276
type TAppDetails = class(TGoogleBaseObject) |
protected |
procedure SetcontactEmail(); virtual; |
procedure SetcontactPhone(); virtual; |
procedure SetcontactWebsite(); virtual; |
procedure SetdefaultLanguage(); virtual; |
published |
property contactEmail: string; [rw] |
property contactPhone: string; [rw] |
property contactWebsite: string; [rw] |
property defaultLanguage: string; [rw] |
end; |
| |
| |
TObject |