[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleadmin.pp line 162
type TActivityTypeid = class(TGoogleBaseObject) |
protected |
procedure SetapplicationName(); virtual; |
procedure SetcustomerId(); virtual; |
procedure Settime(); virtual; |
procedure SetuniqueQualifier(); virtual; |
published |
property applicationName: string; [rw] |
property customerId: string; [rw] |
property time: TDatetime; [rw] |
property uniqueQualifier: string; [rw] |
end; |
| |
| |
TObject |