[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecalendar.pp line 333
type TCalendarNotification = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Setmethod(); virtual; |
procedure Set_type(); virtual; |
published |
property method: string; [rw] |
property _type: string; [rw] |
end; |
| |
| |
TObject |