Source position: googlecalendar.pp line 1516
public function TEventsResource.QuickAdd(
calendarId: string;
AQuery: string = ''
):TEvent;function TEventsResource.QuickAdd(
AQuery: TEventsQuickAddOptions
):TEvent;