Symbol Reference
Symbol Reference
/ sgcHTTP_Google_Calendar Namespace
/ Classes / TsgcHTTP_Google_Cloud_Calendar_Client / TsgcHTTP_Google_Cloud_Calendar_Client Methods (sgcHTTP_Google_Calendar) / LoadEvents Method / TsgcHTTP_Google_Cloud_Calendar_Client.LoadEvents
TsgcHTTP_Google_Cloud_Calendar_Client.LoadEvents
Close
sgcWebSockets Classes
TsgcHTTP_Google_Cloud_Calendar_Client.LoadEvents Method (string, TDateTime, TDateTime, TsgcGoogleCalendarEventListOrdered, String, string, Boolean)
Pascal
C++
C#
Visual Basic
public function LoadEvents( const aCalendarId: string; aDateFrom: TDateTime; aDateTo: TDateTime; aOrderBy: TsgcGoogleCalendarEventListOrdered = gceoStartTime; aPageToken: String = ''; aSyncToken: string = ''; aClear: Boolean = True ): Boolean; overload;

This is LoadEvents, a member of class TsgcHTTP_Google_Cloud_Calendar_Client.