[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecalendar.pp line 919
type TEventReminder = class(TGoogleBaseObject) |
protected |
procedure Setmethod(); virtual; |
procedure Setminutes(); virtual; |
published |
property method: string; [rw] |
property minutes: Integer; [rw] |
end; |
| |
| |
TObject |