[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlemirror.pp line 643
type TUserAction = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Setpayload(); virtual; |
procedure Set_type(); virtual; |
published |
property payload: string; [rw] |
property _type: string; [rw] |
end; |
| |
| |
TObject |